Contents

removedObjects

The items that have been removed from the fetch result.

Declaration

var removedObjects: [ObjectType] { get }

Discussion

This array can contain PHAsset, PHAssetCollection, or PHCollectionList objects, or some combination thereof.

If the hasIncrementalChanges property’s value is false, this property’s value is nil.

See Also

Getting Change Information