Module iced::widget::slider

source ·
Expand description

Display an interactive selector of a single value from a range of values.

A Slider has some local State.

Structs§

  • The appearance of a slider.
  • The appearance of the handle of a slider.
  • The appearance of a slider rail
  • An horizontal bar and a handle that selects a single value from a range of values.
  • The local state of a Slider.

Enums§

Traits§

  • A set of rules that dictate the style of a slider.

Functions§