Enumeration
StaticAlignmentOptions
The alignment for static text.
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 = 1667591796 | readonly | Center align the text. | |
| Number = 1818584692 | readonly | Left align the text. | |
| Number = 1919379572 | readonly | Right align the text. |
Object of 1
Properties elsewhere that hold an StaticAlignmentOptions value.