Crate zng_wgt_slider
source ·Expand description
Modules§
- Slider thumb widget.
Structs§
W
Default slider style.- Defines the values and ranges selected by a slider.
W
Value selector from a range of values.W
Slider track container widget.- Arguments for a slider thumb widget generator.
- Represents a selector thumb in a slider.
Enums§
- Slider orientation and direction.
Statics§
- Contextual
Selector
. - Orientation and direction of the parent slider.
- Contextual style variable.
- Contextual thumb function.
Traits§
- Represents a type that can auto implement a
Selector
. - Slider extension methods for widget info.
Functions§
P
Sets the slider selector that defines the values, ranges that are selected.P
Extends or replaces the widget style.P
Widget function that convertsThumbArgs
to widgets.