The members of Photos.PHFetchResultChangeDetails are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor, initializes a new instance of this class. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] | ChangedIndexes | Foundation.NSIndexSet. Documentation for this section has not yet been entered. |
| [read-only] | ChangedObjects | PHObject[]. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | FetchResultAfterChanges | PHFetchResult. Documentation for this section has not yet been entered. |
| [read-only] | FetchResultBeforeChanges | PHFetchResult. Documentation for this section has not yet been entered. |
| [read-only] | HasIncrementalChanges | bool. Documentation for this section has not yet been entered. |
| [read-only] | HasMoves | bool. Documentation for this section has not yet been entered. |
| [read-only] | InsertedIndexes | Foundation.NSIndexSet. Documentation for this section has not yet been entered. |
| [read-only] | InsertedObjects | PHObject[]. Documentation for this section has not yet been entered. |
| [read-only] | RemovedIndexes | Foundation.NSIndexSet. Documentation for this section has not yet been entered. |
| [read-only] | RemovedObjects | PHObject[]. Documentation for this section has not yet been entered. |
static | ChangeDetails(PHFetchResult, PHFetchResult, PHObject[])Documentation for this section has not yet been entered. | |
EnumerateMoves(PHChangeDetailEnumerator)Documentation for this section has not yet been entered. | ||