Enumeration
TextDirection
Text Directions.
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 = 1702126696 | readonly | Horizontal Text Direction | |
| Number = 1702126701 | readonly | Mixed Text Direction | |
| Number = 1702126709 | readonly | Unknown Text Direction | |
| Number = 1702126710 | readonly | Vertical Text Direction |
Return 1
Methods that return an TextDirection value.