SliderIsDragging Property

Gets a value indicating whether the Slider is currently being dragged.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected bool IsDragging { get; }

Property Value

Boolean

See Also