Contents

needsLayout()

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

Declaration

func needsLayout() -> Bool

Return Value

true if the layer has been marked as requiring a layout update.

See Also

Managing layer resizing and layout