Share via


NSScrubber.PerformSequentialBatchUpdates(Action) Method

Definition

[Foundation.Export("performSequentialBatchUpdates:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PerformSequentialBatchUpdates(Action updateHandler);
[<Foundation.Export("performSequentialBatchUpdates:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PerformSequentialBatchUpdates : Action -> unit
override this.PerformSequentialBatchUpdates : Action -> unit

Parameters

updateHandler
Action
Attributes

Applies to