ElectronTouchBarScrubberConstructorOptions.highlight method
ElectronTouchBarScrubberConstructorOptions › highlight
Unofficial
Callback invoked when the user taps any item.Signature:
highlight(highlightedIndex: number): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| highlightedIndex | number |
Returns: void