Contents

invalidateLayout(of:)

Invalidates the layout of a layer so it knows to refresh its content on the next frame.

Declaration

optional func invalidateLayout(of layer: CALayer)

See Also

Managing Layout