This version of Unity is unsupported.

FlexDirection

enumeration

Description

Defines the main-axis of the flex layout.

Properties

Column Top to Bottom.
ColumnReverse Bottom to Top.
Row Left to Right.
RowReverse Right to Left.