Enumeration
HyperlinkAppearanceHighlight
Options for highlighting the hyperlink when selected.
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 = 1853056372 | readonly | Highlights the hyperlink border inset. | |
| Number = 1853256308 | readonly | Highlights the hyperlink fill color. | |
| Number = 1852796517 | readonly | Does not highlight the hyperlink. | |
| Number = 1869900910 | readonly | Highlights the hyperlink border. |
Object of 1
Properties elsewhere that hold an HyperlinkAppearanceHighlight value.