Namespace Telerik.Maui.Controls.RangeSlider
Classes
Represents the basic resources for the RadRangeSlider control. |
HorizontalSliderResourceDictionary Represents the resource dictionary for the RadRangeSlider control. |
Defines the possible elements that can be dragged in a RadRangeSlider. |
Defines the different types of elements that a RadRangeSlider has. |
RangeSliderTooltipContentTemplateSelector A template selector that can be used for the start thumb, end thumb, and range track tooltip templates for the RadRangeSlider. |
A presenter that is responsible for handling the back-track of a RadRangeSlider. |
Specifies the position of the labels in the RadRangeSlider with respect to its SliderBackTrackPresenter. |
A presenter that is responsible for handling the labels of a RadRangeSlider. |
A presenter that is responsible for handling the elements of a RadRangeSlider. |
A presenter that is responsible for handling the range-thumb of a RadRangeSlider. The range-thumb is not an actual class but it has the meaning of an element that has a start thumb, end thumb, and a range track (the part between the start and end thumbs). |
Represents the range track (the part between the start and end thumbs) of a RadRangeSlider. |
Defines whether the start and end thumbs of a RadRangeSlider are snapped to ticks while an end-user is dragging the range thumb. |
Represents a thumb in a RadRangeSlider. |
Specifies the position of the tick marks in the RadRangeSlider with respect to its SliderBackTrackPresenter. |
A presenter that is responsible for handling the ticks of a RadRangeSlider. |
A view that is used for the content of a popup that is used to display a tooltip in a RadRangeSlider. |