toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
BrowserWindowConstructorOptions
/
movable
movable
abstract
var
movable
:
Boolean
?
(
source
)
Whether window is movable. This is not implemented on Linux. Default is
true
.