Enumeration
InteractiveElementsOptions
Options for how to draw interactive elements.
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 = 1097887823 | readonly | Draw interactive elements appearance only. | |
| Number = 1145981283 | readonly | Do not include interactive elements. |
Object of 2
Properties elsewhere that hold an InteractiveElementsOptions value.