UsingMouseWheel Property
Get or set whether the spin event originated from a mouse wheel event.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool UsingMouseWheel { get; }
Public ReadOnly Property UsingMouseWheel As Boolean
Get
member UsingMouseWheel : bool with get