track

abstract var track: Union?(source)

The track presentation:

  • normal the track will render a bar representing the slider value.

  • inverted the track will render a bar representing the remaining slider value.

  • false the track will render without a bar.