FlexDirection

enumeration

Switch to Manual

Description

Defines the main-axis of the flex layout.

Variables

ColumnTop to Bottom.
ColumnReverseBottom to Top.
RowLeft to Right.
RowReverseRight to Left.