PHImageKeys 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指示图像加载结果的常量。 与 一起使用 RequestImageForAsset(PHAsset, CGSize, PHImageContentMode, PHImageRequestOptions, PHImageResultHandler)定义传递给 的 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
- 继承
-
PHImageKeys
- 属性
属性
Cancelled |
表示与常量 PHImageCancelledKey 关联的值 |
Error |
表示与常量 PHImageErrorKey 关联的值 |
ResultIsDegraded |
表示与常量 PHImageResultIsDegradedKey 关联的值 |
ResultIsInCloud |
表示与常量 PHImageResultIsInCloudKey 关联的值 |
ResultRequestID |
表示与常量 PHImageResultRequestIDKey 关联的值 |