NSUndoManager.DisableUndoRegistration Method
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.
Disables recording undo operations.
[Foundation.Export("disableUndoRegistration")]
public virtual void DisableUndoRegistration ();
abstract member DisableUndoRegistration : unit -> unit
override this.DisableUndoRegistration : unit -> unit
- Attributes