toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
BrowserWindowConstructorOptions
/
alwaysOnTop
always
On
Top
abstract
var
alwaysOnTop
:
Boolean
?
(
source
)
Whether the window should always stay on top of other windows. Default is
false
.