PHImageKeys Class
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.
Constants indicating results of image loading. Used with RequestImageForAsset(PHAsset, CGSize, PHImageContentMode, PHImageRequestOptions, PHImageResultHandler), defines the keys and values passed to the PHImageResultHandler .
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static class PHImageKeys
type PHImageKeys = class
- Inheritance
-
PHImageKeys
- Attributes
Properties
Cancelled |
Represents the value associated with the constant PHImageCancelledKey |
Error |
Represents the value associated with the constant PHImageErrorKey |
ResultIsDegraded |
Represents the value associated with the constant PHImageResultIsDegradedKey |
ResultIsInCloud |
Represents the value associated with the constant PHImageResultIsInCloudKey |
ResultRequestID |
Represents the value associated with the constant PHImageResultRequestIDKey |