Inheritance #

CenterContainer
Table of contents

CenterContainer #

is_instantiable, Node, core, not_builtin_classes

A container that keeps child controls in its center.

CenterContainer is a container that keeps all of its child controls in its center at their minimum size.

Members #

var use_top_left: bool = false#

If true, centers children relative to the CenterContainer's top left corner.

Methods #

Annotations #

Constants #

Constructors #

Enums #

Operators #

Signals #

Theme Items #

Tutorials #