Contents

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.

See Also

Getting Media Item Info