Contents

CoordinateSpace

A resolved coordinate space created by the coordinate space protocol.

Declaration

enum CoordinateSpace

Overview

You don’t typically use CoordinateSpace directly. Instead, use the static properties and functions of CoordinateSpaceProtocol such as .global, .local, and .named(_:).

Topics

Getting coordinate spaces

Testing a space

See Also

Measuring a view