Contents

coordinateSpace

The coordinate space of the focus items contained in the focus item container.

Declaration

var coordinateSpace: any UICoordinateSpace { get }

Discussion

The focus items returned by focusItems(in:) should report their frames in this coordinate space.

See Also

Retrieving focus items