Skip to main content

PointerWheelChanged Event

Occurs when the mouse wheel is scrolled over the control.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)

event EventHandler<PointerWheelEventArgs> PointerWheelChanged
View Source

Value

EventHandler(PointerWheelEventArgs)

See Also

Reference

IInputElement Interface
Avalonia.Input Namespace