Share via


AVAssetResourceLoadingRequest.IsCancelled Property

Definition

Gets a Boolean value that tells whether the request is cancelled..

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsCancelled { [Foundation.Export("isCancelled")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isCancelled")>]
member this.IsCancelled : bool

Property Value

Attributes

Applies to