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