CenterContainer
Inherits: Container < Control < CanvasItem < Node < Object
A container that keeps child controls in its center.
Description
CenterContainer is a container that keeps all of its child controls in its center at their minimum size.
Tutorials
Properties
|
Property Descriptions
bool use_top_left = false
If true
, centers children relative to the CenterContainer‘s top left corner.
© Copyright 2014-present Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0). Revision 53e837c6
.
Built with Sphinx using a theme provided by Read the Docs.