Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
TouchBarScrubberConstructorOptions
/
selectedStyle
selected
Style
abstract
var
selectedStyle
:
TouchBarScrubberConstructorOptionsSelectedStyle
?
(
source
)
Selected item style. Can be
background
,
outline
or
none
. Defaults to
none
.