Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
BaseWindowConstructorOptions
/
show
show
abstract
var
show
:
Boolean
?
(
source
)
Whether window should be shown when created. Default is
true
.