Declaration

func lastOperation(_ seenComponents: NSMutableSet) -> TimeInterval

Declaration

- (NSTimeInterval) lastOperation:(NSMutableSet *) seenComponents;

Declaration

lastOperation_(seenComponents: set) -> float

Parameters

seenComponents

Glyph names already visited while traversing components.

See Also

Update State

  • The time of the most recent geometry invalidation.

  • The most recent update affecting the layer or its referenced content.

  • 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.