insertedObjects
The new items that have been inserted in the fetch result.
Declaration
var insertedObjects: [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.