toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
BrowserWindow
/
setFocusable
set
Focusable
fun
setFocusable
(
focusable
:
Boolean
)
(
source
)
Changes whether the window can be focused.
On macOS it does not remove the focus from the window.