onMouseStartDrag Method

Invoked when the cursor begins moving while a button is depressed.

onMouseStartDrag(_ev: BeButtonEvent): Promise<EventHandled>

Parameter Type Description
_ev BeButtonEvent  

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