Actions

struct Actions : View

SwiftUI View for song actions

  • The Song

    Declaration

    Swift

    let song: Audio.Details.Song
  • The body of the View

    Declaration

    Swift

    var body: some View { get }