Enumeration
ResolveStyleClash
Options for resolving clashes that result from matching style names.
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 = 2001879873 | readonly | Automatically renames the new style. | |
| Number = 2001879877 | readonly | Uses the existing style. | |
| Number = 2001879886 | readonly | Uses the new style. |
Object of 2
Properties elsewhere that hold an ResolveStyleClash value.