Class CenterContainer
A container that keeps child controls in its center.
- Inheritance
-
CenterContainer
Remarks
CenterContainer is a container that keeps all of its child controls in its center at their minimum size.
See Also
Properties
use_top_left
If true
, centers children relative to the CenterContainer's top left corner.
var use_top_left : bool = false