- Namespace
- Avalonia
.Controls - Containing Type
- SpinEventArgs
Syntax
public SpinEventArgs(RoutedEvent routedEvent, SpinDirection direction, bool usingMouseWheel)
Parameters
Name | Type | Description |
---|---|---|
routedEvent | RoutedEvent | |
direction | SpinDirection | |
usingMouseWheel | bool |
Return Value
Type | Description |
---|---|
void |