Enumeration
ConditionUnderlineIndicatorAppearance
Options for the condition underline indicator appearance.
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 = 1684108136 | readonly | Dashed underline. | |
| Number = 1936682084 | readonly | Solid underline. | |
| Number = 1937208953 | readonly | Wavy underline. |
Object of 1
Properties elsewhere that hold an ConditionUnderlineIndicatorAppearance value.