PHLivePhotoInfo Class

Definition

Defines keys for the info dictionary passed to the result handler in RequestLivePhoto(NSUrl[], UIImage, CGSize, PHImageContentMode, Action<PHLivePhoto,NSDictionary>).

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static class PHLivePhotoInfo
type PHLivePhotoInfo = class
Inheritance
PHLivePhotoInfo
Attributes

Properties

CancelledKey

Key for a Boolean that tells whether the request was cancelled.

ErrorKey

Key for the error message.

IsDegradedKey

Key for a Boolean value that tells whether the returned resource is of a lower quality than the requested resource.

Applies to