PHLivePhotoInfo 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
定义传递给 中的结果处理程序的字典的RequestLivePhoto(NSUrl[], UIImage, CGSize, PHImageContentMode, Action<PHLivePhoto,NSDictionary>)键info
。
[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
- 继承
-
PHLivePhotoInfo
- 属性
属性
CancelledKey |
指示请求是否已取消的布尔值键。 |
ErrorKey |
错误消息的键。 |
IsDegradedKey |
布尔值的键,该值指示返回的资源的质量是否低于请求的资源。 |