Instance Property
lastOperation
The date of the most recent operation used to invalidate glyph-dependent caches.
Declaration
var lastOperation: Date? { get set }Declaration
@property (nonatomic, strong) NSDate * lastOperation;Declaration
lastOperation() -> NSDate
setLastOperation_(lastOperation: NSDate)Discussion
This value may be nil before an operation has been recorded.
See Also
Change Tracking
The pending glyph edit count used for glyph-specific autosaving and change indicators.
Invalidates shape-derived caches for every stored layer.