Instance Method
outlineHasChanges()outlineHasChangesoutlineHasChanges
Invalidates shape-derived caches for every stored layer.
Declaration
func outlineHasChanges()Declaration
- (void) outlineHasChanges;Declaration
outlineHasChanges()Discussion
Use this after modifying outlines without using layer change notifications. This method does not register undo or update changeCount.
See Also
Change Tracking
The pending glyph edit count used for glyph-specific autosaving and change indicators.
The date of the most recent operation used to invalidate glyph-dependent caches.