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