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