Opts

external interface Opts(source)

Properties

Link copied to clipboard
abstract var stayAwake: Boolean?

Keep the system awake instead of allowing it to sleep. Default is false.

Link copied to clipboard
abstract var stayHidden: Boolean?

Keep the page hidden instead of visible. Default is false.