Summary
Get or set whether the spin event originated from a mouse wheel event.
- Namespace
- Avalonia
.Controls - Containing Type
- SpinEventArgs
Syntax
public bool UsingMouseWheel { get; }
Value
Type | Description |
---|---|
bool |
public bool UsingMouseWheel { get; }
Type | Description |
---|---|
bool |