NSUndoManager.IsUndoing 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.
Whether this NSUndoManager is in the process of performing its undo or UndoNestedGroup method.
public virtual bool IsUndoing { [Foundation.Export("isUndoing")] get; }
member this.IsUndoing : bool
Property Value
- Attributes