Contents

systemFrame

The current frame of the scene, in system coordinates.

Declaration

var systemFrame: CGRect { get }

Discussion

This property represents the current frame of the scene in the system coordinate space, where an origin of (0, 0) corresponds to the top-left corner of the main display.

See Also

Accessing scene geometry