canContainCollections
A Boolean value indicating whether the collection can contain other collections.
Declaration
var canContainCollections: Bool { get }Discussion
If this value is true, the collection is a PHCollectionList object; otherwise, false. For details on collection lists, see PHCollectionList.