Click or drag to resize

BoxContainerAlignment Property

The alignment of the container's children (must be one of , or ).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public BoxContainerAlignMode Alignment { get; set; }

Property Value

Type: BoxContainerAlignMode
See Also