ShareSongView

struct ShareSongView : View

SwiftUI View for the Share Button

  • The export URL

    Declaration

    Swift

    let exportURL: URL
  • The body of the View

    Declaration

    Swift

    var body: some View { get }