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