setViewCursor Method
Change the cursor shown in all Viewports.
setViewCursor(cursor: string = "default"): void
| Parameter | Type | Description |
|---|---|---|
| cursor | string | The new cursor to display. If undefined, the default cursor is used. |
Defined in
Last Updated: 08 January, 2020