Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
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
.