SpinEventArgsUsingMouseWheel Property
Get or set whether the spin event originated from a mouse wheel event.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool UsingMouseWheel { get; }
Public ReadOnly Property UsingMouseWheel As Boolean
Get
member UsingMouseWheel : bool with get
Property Value
Boolean