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.
Adds the rectangle to the update region of the current frame.
func addUpdate(_ r: CGRect)A rectangle defining the region to be added to the update region.