Enumeration
ChangeConditionsModes
Change conditions modes.
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 = 1633969202 | readonly | Change adds to applied conditions. | |
| Number = 1919250519 | readonly | Change replaces applied conditions. |
Object of 2
Properties elsewhere that hold an ChangeConditionsModes value.