Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
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
.