Edit

Share via


NSUndoManager.UndoNestedGroup Method

Definition

Performs the undo operations in the last top-level or nested undo group, recording the operations on the redo stack as a single group.

[Foundation.Export("undoNestedGroup")]
public virtual void UndoNestedGroup ();
abstract member UndoNestedGroup : unit -> unit
override this.UndoNestedGroup : unit -> unit
Attributes

Applies to