PHFetchResultChangeDetails.EnumerateMoves(PHChangeDetailEnumerator) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Calls handler
on each object in the PHFetchResult that has changed its index.
[Foundation.Export("enumerateMovesWithBlock:")]
public virtual void EnumerateMoves (Photos.PHChangeDetailEnumerator handler);
abstract member EnumerateMoves : Photos.PHChangeDetailEnumerator -> unit
override this.EnumerateMoves : Photos.PHChangeDetailEnumerator -> unit
Parameters
- handler
- PHChangeDetailEnumerator
- Attributes