Enumeration
FlexWrap
Whether flex items are forced onto one line or can wrap onto multiple lines
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 = 1716997751 | readonly | No wrapping | |
| Number = 1717000048 | readonly | Wrap items | |
| Number = 1717000050 | readonly | Wrap items in reverse |
Object of 2
Properties elsewhere that hold an FlexWrap value.