Share via


AVAssetResourceLoadingRequest.Finished Property

Definition

Gets a Boolean value that tells whether the request has completed.

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

Property Value

Attributes

Applies to