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