PHAssetResourceRequestOptions.ProgressHandler Property

Definition

Periodically called while the system is downloading the data resource.

public virtual Action<double> ProgressHandler { [Foundation.Export("progressHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setProgressHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ProgressHandler : Action<double> with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to