FlexDirection

enumeration

Cambiar al Manual

Descripción

Defines the main-axis of the flex layout.

Variables

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