VerticalAlign Property (FlexBox)

Class

FlexBox class

Action

Gets the vertical alignment of children in the container.

Possible values are: top, middle, and bottom. The default value is top, but some containers, such as ButtonBar, ControlBar, LinkBar, and ToggleButtonBar, have different default values.

Data Type

STRING

Access

Read only