This version of Unity is unsupported.

FlexDirection

enumeration

Description

Defines the main-axis of the flex layout.

Properties

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