次の方法で共有


PHLivePhotoInfo クラス

定義

の結果ハンドラーに info 渡されるディクショナリのキーを定義します 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
継承
PHLivePhotoInfo
属性

プロパティ

CancelledKey

要求が取り消されたかどうかを示すブール値のキー。

ErrorKey

エラー メッセージのキー。

IsDegradedKey

返されたリソースの品質が要求されたリソースよりも低いかどうかを示すブール値のキー。

適用対象