AVAssetResourceLoadingRequest.Finished Property

Definition

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

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool Finished { [Foundation.Export("isFinished")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
public virtual bool Finished { [Foundation.Export("finished")] get; }
member this.Finished : bool

Property Value

Attributes

Applies to