ListItem

struct ListItem : View

SwiftUI View for a Episode list item

  • The Episode

    Declaration

    Swift

    let episode: Video.Details.Episode

Body of the View

  • The body of the View

    Declaration

    Swift

    var body: some View { get }