Contents

SpatialContainer

A layout container that aligns overlapping content in 3D space.

Declaration

@frozen struct SpatialContainer

Overview

The container will take the max size of each dimension of each of its children, aligning its children based on the alignment.

Topics

Initializers

See Also

Aligning views