contextTitle: String? open var summary: String? /// The genre of the movie or show. open var genre: String? open var duration: TimeInterval open var creationDate: Date? /// The media options supported by the movie or show. /// /// Values provided here are used to show media capability badges in the Top Shelf UI. open var mediaOptions: TVTopShelfCarouselItem.MediaOptions
contextTitle: String? open var summary: String? /// The genre of the movie or show. open var genre: String? open var duration: TimeInterval open var creationDate: Date? /// The media options supported by the movie or show. /// /// Values provided here are used to show media capability badges in the Top Shelf UI. open var mediaOptions: TVTopShelfCarouselItem.MediaOptions
contextTitle: String? open var summary: String? /// The genre of the movie or show. open var genre: String? open var duration: TimeInterval open var creationDate: Date? /// The media options supported by the movie or show. /// /// Values provided here are used to show media capability badges in the Top Shelf UI. open var mediaOptions: TVTopShelfCarouselItem.MediaOptions