Slider.

IsSnapToTickEnabled Property

Summary

Gets or sets a value that indicates whether the Slider automatically moves the Thumb to the closest tick mark.
Namespace
Avalonia.Controls
Containing Type
Slider

Syntax

public bool IsSnapToTickEnabled { get; set; }

Value

Type Description
bool