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