Enumeration
FlipValues
Options for flipping or unflipping text relative to the path.
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 = 2036755568 | readonly | Flips the text across the path. | |
| Number = 1852206192 | readonly | No flip effect applied. | |
| Number = 1969646704 | readonly | Undefined flip effect. |
Object of 1
Properties elsewhere that hold an FlipValues value.