Share via


NSWritingToolsCoordinatorAnimationParameters.ProgressHandler Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Action<float>? 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 : Action<single> with get, set

Property Value

Attributes

Applies to