Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
BaseWindowConstructorOptions
/
movable
movable
abstract
var
movable
:
Boolean
?
(
source
)
Whether window is movable. This is not implemented on Linux. Default is
true
.