isContainer
A Boolean value that indicates whether a media item is container of other items.
Declaration
var isContainer: Bool { get set }Discussion
When set to true, the designated content item’s identified as being able to contain other content items. For example, an album is a container that holds multiple songs.