Contents

changedObjects

The objects in the fetch result whose content or metadata have been updated.

Declaration

var changedObjects: [ObjectType] { get }

Discussion

An array of PHAsset, PHAssetCollection, or PHCollectionList objects.

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

See Also

Getting Change Information