IInputElementPointerWheelChanged Event

Occurs when the mouse wheel is scrolled over the control.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
event EventHandler<PointerWheelEventArgs> PointerWheelChanged

Value

EventHandlerPointerWheelEventArgs

See Also