Enumeration
FlexPosition
Flex Start, Flex Center or Flex End enum.
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 = 1632191348 | readonly | Center items | |
| Number = 1632192101 | readonly | Align items at the end | |
| Number = 1632192115 | readonly | Align items at the start |
Object of 6
Properties elsewhere that hold an FlexPosition value.