다음을 통해 공유


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

반환된 리소스가 요청된 리소스보다 품질이 낮은지 여부를 알려주는 부울 값의 키입니다.

적용 대상