Enumeration
CursorTypes
Cursor types.
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 = 1698841196 | readonly | Uses a barbell cursor. | |
| Number = 1698851951 | readonly | Uses a block cursor. | |
| Number = 1699968100 | readonly | Uses a standard cursor. | |
| Number = 1700029291 | readonly | Uses a thick cursor. |
Object of 1
Properties elsewhere that hold an CursorTypes value.