Instance Property
undoManagerCheck
The glyph’s undo manager when undo registration is enabled, or nil otherwise.
Declaration
var undoManagerCheck: GSUndoManager? { get }Declaration
@property (nonatomic, readonly) GSUndoManager * undoManagerCheck;Declaration
undoManagerCheck() -> GSUndoManagerSee Also
Undo
The undo manager associated with edits to the glyph.