init(alignment:)
Creates a spatial container layout with the specified 3D alignment.
Declaration
init(alignment: Alignment3D = .center)Parameters
- alignment:
The 3D alignment guide for aligning the subviews in this container.
Creates a spatial container layout with the specified 3D alignment.
init(alignment: Alignment3D = .center)The 3D alignment guide for aligning the subviews in this container.