IInputElement.

PointerWheelChanged Event

Summary

Occurs when the mouse wheel is scrolled over the control.
Namespace
Avalonia.Input
Containing Type
IInputElement
Event Type
EventHandler<PointerWheelEventArgs>

Syntax

event EventHandler<PointerWheelEventArgs> PointerWheelChanged