UIResponder.UndoManager 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 nearest shared NSUndoManager in the responder chain. Read-only.
public virtual Foundation.NSUndoManager UndoManager { [Foundation.Export("undoManager")] get; }
member this.UndoManager : Foundation.NSUndoManager
Property Value
Returns the nearest usable instance of an undo manager.
- Attributes