PHImageManagerRequestLivePhoto Delegate
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.
The result handler delegate for calls to RequestLivePhoto(PHAsset, CGSize, PHImageContentMode, PHLivePhotoRequestOptions, PHImageManagerRequestLivePhoto).
public delegate void PHImageManagerRequestLivePhoto(PHLivePhoto livePhoto, NSDictionary info);
type PHImageManagerRequestLivePhoto = delegate of PHLivePhoto * NSDictionary -> unit
Parameters
- livePhoto
- PHLivePhoto
- info
- NSDictionary