Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-electron
/
electron.core
/
BaseWindowConstructorOptions
/
alwaysOnTop
always
On
Top
abstract
var
alwaysOnTop
:
Boolean
?
(
source
)
Whether the window should always stay on top of other windows. Default is
false
.