Skip to main content

OnPointerWheelChanged Method

Called before the PointerWheelChanged event occurs.

Definition

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

protected virtual void OnPointerWheelChanged(
PointerWheelEventArgs e
)

Parameters

  PointerWheelEventArgs
The event args.

See Also

Reference

InputElement Class
Avalonia.Input Namespace