Summary
Called before the
PointerWheelChanged
event occurs.
- Namespace
- Avalonia
.Controls .Presenters - Containing Type
- Scroll
Content Presenter
Syntax
protected override void OnPointerWheelChanged(PointerWheelEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Pointer |
The event args. |
Return Value
Type | Description |
---|---|
void |