CenterContainer

Inherits: Container < Control < CanvasItem < Node < Object

Keeps children controls centered.

Description

CenterContainer keeps children controls centered. This container keeps all children to their minimum size, in the center.

Properties

booluse_top_leftfalse

Property Descriptions

Defaultfalse
Setterset_use_top_left(value)
Getteris_using_top_left()

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