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)Invalidates the layout of a layer so it knows to refresh its content on the next frame.
optional func invalidateLayout(of layer: CALayer)