Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
BrowserWindow
/
setFocusable
set
Focusable
open
override
fun
setFocusable
(
focusable
:
Boolean
)
(
source
)
Changes whether the window can be focused.
On macOS it does not remove the focus from the window.