Summary
Raises the OnSpin event when spinning is initiated by the end-user.
- Namespace
- Avalonia
.Controls - Containing Type
- NumericUpDown
Syntax
protected virtual void OnSpin(SpinEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | SpinEventArgs | The event args. |
Return Value
Type | Description |
---|---|
void |