Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
BaseWindowConstructorOptions
/
skipTaskbar
skip
Taskbar
abstract
var
skipTaskbar
:
Boolean
?
(
source
)
Whether to show the window in taskbar. Default is
false
.