[−][src]Module iced_native::widget::slider
Display an interactive selector of a single value from a range of values.
Structs
Slider | An horizontal bar and a handle that selects a single value from a range of values. |
State | The local state of a |
Traits
Renderer | The renderer of a |