Instance Property
lastUpdate
The time of the most recent geometry invalidation.
Declaration
var lastUpdate: TimeInterval { get set }Declaration
@property NSTimeInterval lastUpdate;Declaration
lastUpdate() -> float
setLastUpdate_(lastUpdate: float)Discussion
The value uses the Core Foundation absolute time reference date.
See Also
Update State
The most recent update affecting the layer or its referenced content.
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.