TouchBarSlider

external class TouchBarSlider(source)

Constructors

Link copied to clipboard
constructor(options: TouchBarSliderConstructorOptions)

TouchBarSlider

Properties

Link copied to clipboard

A string representing the slider's current text. Changing this value immediately updates the slider in the touch bar.

Link copied to clipboard

A number representing the slider's current maximum value. Changing this value immediately updates the slider in the touch bar.

Link copied to clipboard

A number representing the slider's current minimum value. Changing this value immediately updates the slider in the touch bar.

Link copied to clipboard

A number representing the slider's current value. Changing this value immediately updates the slider in the touch bar.