onMouseDown property

void onMouseDown=(LatLngCallBack value)
inherited

an event runs on the mouse button down on the element.

Implementation

set onMouseDown(MET value) =>_onMouseDown = value;