NSUndoManager.UndoNestedGroup Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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