Instance Property
undoManager
The undo manager of the containing glyph when the layer belongs to that glyph.
Declaration
var undoManager: UndoManager? { get }Declaration
@property (nonatomic, readonly) NSUndoManager * undoManager;Declaration
undoManager() -> NSUndoManagerSee Also
Undo
The undo manager of the containing glyph when undo registration is enabled.