Share via


NSProgress.AcknowledgeWithSuccess(Boolean) Method

Definition

[Foundation.Export("acknowledgeWithSuccess:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AcknowledgeWithSuccess(bool success);
[<Foundation.Export("acknowledgeWithSuccess:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AcknowledgeWithSuccess : bool -> unit
override this.AcknowledgeWithSuccess : bool -> unit

Parameters

success
Boolean
Attributes

Applies to