category
The podcast category of the media item, if the media item is a podcast.
Declaration
var category: String? { get }Discussion
If the media item isn’t a podcast, this property is nil. The creator of the podcast specifies the category.
The podcast category of the media item, if the media item is a podcast.
var category: String? { get }If the media item isn’t a podcast, this property is nil. The creator of the podcast specifies the category.