toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
WebContents
/
Companion
/
getFocusedWebContents
get
Focused
Web
Contents
fun
getFocusedWebContents
(
)
:
WebContents
?
(
source
)
The web contents that is focused in this application, otherwise returns
null
.