NSUndoManager.IsRedoing 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 redo method.
public virtual bool IsRedoing { [Foundation.Export("isRedoing")] get; }
member this.IsRedoing : bool
Property Value
- Attributes