UIResponder.UndoManager Property

Definition

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

Applies to