sourceRect
A rectangle that specifies the source area to capture.
Declaration
var sourceRect: CGRect { get set }Discussion
If you don’t specify a source rectangle to capture, the system captures the entire display.
A rectangle that specifies the source area to capture.
var sourceRect: CGRect { get set }If you don’t specify a source rectangle to capture, the system captures the entire display.