Contents

deleteCollectionLists(_:)

Requests to delete the specified asset collections.

Declaration

class func deleteCollectionLists(_ collectionLists: any NSFastEnumeration)

Parameters

Mentioned in

Discussion

Call this method within a photo library change block to delete collection lists. For details on change blocks, see PHPhotoLibrary.

See Also

Managing Collection Lists