Contents

addUpdate(_:)

Adds the rectangle to the update region of the current frame.

Declaration

func addUpdate(_ r: CGRect)

Parameters

  • r:

    A rectangle defining the region to be added to the update region.

See Also

Rendering a Frame