class_centercontainer - vkbsb/godot GitHub Wiki
CenterContainer
####Inherits: Container ####Category: Core
Brief Description
Keeps children controls centered.
Member Functions
- void set_use_top_left ( bool enable )
- bool is_using_top_left ( ) const
Description
CenterContainer Keeps children controls centered. This container keeps all children to their minimum size, in the center.