Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
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
.