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