Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
Opts
/
stayAwake
stay
Awake
abstract
var
stayAwake
:
Boolean
?
(
source
)
Keep the system awake instead of allowing it to sleep. Default is
false
.