Contents

coordinateSpace

The coordinate space occupied by the scene.

Declaration

var coordinateSpace: any UICoordinateSpace { get }

Discussion

Use the provided coordinate space to get the bounds of the scene’s bounds rectangle and to convert points and rectangles to and from other coordinate spaces. For example, use coordinateSpace to convert a point in the scene to the screen coordinate space.

See Also

Deprecated symbols