HorizontalAlign Property (FlexBox)

Class

FlexBox class

Action

Gets the horizontal alignment of children in the container.

Possible values are: left, center, and right. The default value is left, but some containers, such as ButtonBar and ToggleButtonBar, have different default values.

Data Type

STRING

Access

Read only