assetCollectionSubtype
The subtype of the asset collection.
Declaration
var assetCollectionSubtype: PHAssetCollectionSubtype { get }Discussion
Use subtypes to make minor distinctions between collections of the same type. For albums, for example, you might distinguish user-created albums from those synced from iPhoto. See PHAssetCollectionSubtype for possible values.