Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
BaseWindowConstructorOptions
/
disableAutoHideCursor
disable
Auto
Hide
Cursor
abstract
var
disableAutoHideCursor
:
Boolean
?
(
source
)
Whether to hide cursor when typing. Default is
false
.