Enumeration
FlexDirection
The direction of the flex container
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1715749740 | readonly | Column direction | |
| Number = 1715749746 | readonly | Column reverse direction | |
| Number = 1715753591 | readonly | Row direction | |
| Number = 1715753586 | readonly | Row reverse direction |
Object of 2
Properties elsewhere that hold an FlexDirection value.