Instance Property
changeCount
The pending glyph edit count used for glyph-specific autosaving and change indicators.
Declaration
var changeCount: Int { get set }Declaration
@property (nonatomic, assign) NSInteger changeCount;Declaration
changeCount() -> int
setChangeCount_(changeCount: int)Discussion
Edits, undo, and redo adjust this value.
See Also
Change Tracking
Invalidates shape-derived caches for every stored layer.
The date of the most recent operation used to invalidate glyph-dependent caches.