Contents

PHAssetEditOperation.delete

The asset can be deleted from the photo library.

Declaration

case delete

Discussion

To delete one or more assets, create a change request with the deleteAssets(_:) method inside a PHPhotoLibrary change block.

See Also

Constants