Edit

Share via


PHLivePhotoRequestOptions.ProgressHandler Property

Definition

Gets or sets a handler for progressively available data.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to