Contents

deleteAssetCollections(_:)

Requests that the specified asset collections be deleted.

Declaration

class func deleteAssetCollections(_ assetCollections: any NSFastEnumeration)

Parameters

Discussion

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