Instance Property
undoManager
Returns the undo manager of the containing glyph.
Declaration
var undoManager: UndoManager? { get }Declaration
@property (nonatomic, readonly) NSUndoManager * undoManager;Declaration
undoManager() -> NSUndoManagerSee Also
Undo
Returns the undo manager of the containing glyph, if undo is enabled for the glyph.