NSUndoManager.GroupingLevel Property
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.
The number of nested undo groups (or redo groups, if Redo was last invoked) in the current event loop.
public virtual nint GroupingLevel { [Foundation.Export("groupingLevel")] get; }
member this.GroupingLevel : nint
Property Value
System.System.IntPtr
System.nativeint
- Attributes