Contents

needsDisplay()

Returns a Boolean indicating whether the layer has been marked as needing an update.

Declaration

func needsDisplay() -> Bool

Return Value

true if the layer needs to be updated.

See Also

Updating layer display