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

Defines whether the thumb of a slider control snaps to ticks while an end-user is dragging. Used by RadSlider, RadCircularSlider, and RadRangeSlider.

Definition

Namespace:Telerik.Maui.Controls.RangeSlider

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum SliderSnapMode

Fields

The end user can move the dragged thumb freely.

C#
None = 0

The start and end thumbs are snapped to the position of the ticks when an end-user is dragging them.

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