undoManager
The undo manager for this responder.
Declaration
var undoManager: UndoManager? { get }Discussion
The NSResponder implementation simply invokes this property on the next responder.
The undo manager for this responder.
var undoManager: UndoManager? { get }The NSResponder implementation simply invokes this property on the next responder.