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