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