SliderIsSnapToTickEnabled Property
Gets or sets a value that indicates whether the
Slider automatically moves the
Thumb to the closest tick mark.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsSnapToTickEnabled { get; set; }
Public Property IsSnapToTickEnabled As Boolean
Get
Set
member IsSnapToTickEnabled : bool with get, set
Property Value
Boolean