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