ContainerProperties
Interface that defines the properties of a WindowContainer.
Properties
Whether the caption bar should automatically hide
The default ContainerResizeRestriction of this WindowContainer when form is Form.Planar, specifying the initial resizing behavior applied when the window is first created.
The size of the WindowContainer will be set to this value when the WindowContainer is opened.
Whether show the base panel for the WindowContainer when the form is Form.Volumetric
Whether to enable material background for WindowContainer. If the value is true, the material will be com.pico.spatial.ui.platform.Material.Regular.
The Placement of the WindowContainer when it is created.
The ContainerResizeType of this WindowContainer, defines how this WindowContainer can be resized.
The activity to launch when this WindowContainer is opened.
The VolumeAlignment of the WindowContainer when the form is Form.Volumetric
The WorldScale of the WindowContainer.