Instance Property
lastOperation
The most recent update affecting the layer or its referenced content.
Declaration
var lastOperation: TimeInterval { get }Declaration
@property (nonatomic, readonly) NSTimeInterval lastOperation;Declaration
lastOperation() -> floatDiscussion
Referenced content includes component and corner glyphs.
See Also
Update State
The time of the most recent geometry invalidation.
The most recent update affecting the layer or its referenced content, while avoiding component cycles.
Whether derived representations are newer than changes that affect the layer.
Whether the layer is currently updating its side bearings.
A KVO dependency key for changes to any content of the layer.