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. |
Returns - void
Defined in
- core/frontend/src/ViewManager.ts Line 586
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.