Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-tauri-apps-api
/
tauri.apps.api.window
/
Window
/
setCursorIcon
set
Cursor
Icon
fun
setCursorIcon
(
icon
:
CursorIcon
)
:
Promise
<
Void
>
(
source
)
Modifies the cursor icon of the window.
Parameters
icon
The new cursor icon.