Instance Method
disableUndo()disableUndodisableUndo
Disables undo registration for the font and its glyphs.
Declaration
func disableUndo()Declaration
- (void) disableUndo;Declaration
disableUndo()Discussion
Balance this with enableUndo()enableUndoenableUndo.
See Also
Undo
The undo manager used for font-level changes, or
nilwhen no document provides one.Enables undo registration for the font and its glyphs.