Share via


PHContentEditingInputRequestOptions.ProgressHandler Property

Definition

Gets or sets the progress handler.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Photos.PHProgressHandler? ProgressHandler { [Foundation.Export("progressHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setProgressHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("progressHandler", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setProgressHandler:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ProgressHandler : Photos.PHProgressHandler with get, set

Property Value

Attributes

Applies to