Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
Opts
/
stayHidden
stay
Hidden
abstract
var
stayHidden
:
Boolean
?
(
source
)
Keep the page hidden instead of visible. Default is
false
.