IsDragging Property
Gets a value indicating whether the Slider is currently being dragged.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected bool IsDragging { get; }
Protected ReadOnly Property IsDragging As Boolean
Get
member IsDragging : bool with get