Declaration

var undoManager: UndoManager? { get }

Declaration

@property (nonatomic, readonly) NSUndoManager * undoManager;

Declaration

undoManager() -> NSUndoManager

See Also

Undo

  • Returns the undo manager of the containing glyph, if undo is enabled for the glyph.