Contents

sourceRect

A unit-space rectangle defining how much of the source image to draw.

Declaration

var sourceRect: CGRect

Discussion

The results are undefined if this rectangle selects areas outside the [0, 1] range in either axis.

See Also

Configuring the image paint style