API Reference > imodeljs-frontend > Views > ViewManager > setViewCursor 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 462 Last Updated: 13 June, 2024