ListItem

struct ListItem : View

SwiftUI View for a Music Video list item in an Album

  • The Music Video

    Declaration

    Swift

    let musicVideo: Video.Details.MusicVideo

Body of the View

  • The body of the View

    Declaration

    Swift

    var body: some View { get }