New to Telerik UI for .NET MAUIStart a free 30-day trial

Defines the possible drag modes for RadSlider.

Definition

Namespace:Telerik.Maui.Controls.Sliders

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum SliderDragMode

Fields

Drag is not enabled.

C#
Disabled = 0

Touching anywhere (the thumb, or the range-track, or the back-track) will lead to the Value being changed.

C#
Free = 2

The thumb can be dragged.

C#
Thumb = 1
In this article
DefinitionFieldsDisabledFreeThumb
Not finding the help you need?
Contact Support