다음을 통해 공유


AVAssetResourceLoadingRequest.IsCancelled 속성

정의

요청이 취소되었는지 여부를 알려주는 부울 값을 가져옵니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool IsCancelled { [Foundation.Export("isCancelled")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.IsCancelled : bool

속성 값

특성

적용 대상