deleteCollectionLists(_:)
Requests to delete the specified asset collections.
Declaration
class func deleteCollectionLists(_ collectionLists: any NSFastEnumeration)Parameters
- collectionLists:
An array of Phcollectionlist objects to be deleted.
Mentioned in
Discussion
Call this method within a photo library change block to delete collection lists. For details on change blocks, see PHPhotoLibrary.