Up to date
This page is up to date for Redot 4.3
.
If you still find outdated information, please create an issue.
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¶
If true
, centers children relative to the CenterContainer's top left corner.