Enumeration
ConditionIndicatorMode
Condition indicator mode options.
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 = 1698908520 | readonly | Conditions indicators hide. | |
| Number = 1698908528 | readonly | Conditions indicators show and print. | |
| Number = 1698908531 | readonly | Condition indicators show only. |
Object of 1
Properties elsewhere that hold an ConditionIndicatorMode value.