onMouseWheel Method

Invoked when the mouse wheel moves.

onMouseWheel(_ev: BeWheelEvent): Promise<EventHandled>

Parameter Type Description
_ev BeWheelEvent  

Returns - Yes if event completely handled by tool and event should not be passed on to the IdleTool.

Defined in

Last Updated: 08 January, 2020