toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
BrowserWindow
/
Companion
/
getFocusedWindow
get
Focused
Window
fun
getFocusedWindow
(
)
:
BrowserWindow
?
(
source
)
The window that is focused in this application, otherwise returns
null
.