Enumeration
ToolTipOptions
Tool tip behavior 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 = 1180791668 | readonly | Displays tool tips more quickly than normal. | |
| Number = 1852796517 | readonly | Turns off tool tips. | |
| Number = 1852797549 | readonly | Displays tool tips. |
Object of 1
Properties elsewhere that hold an ToolTipOptions value.