Handling Xamarin.Forms MapView MouseEvents

574
0
11-06-2017 10:01 AM
NathanRaley
New Contributor III

How can I detect mouse events from the UWP side of the control?

I am having difficulties dealing with a PressAndHold when using a Mouse, and can't seem to locate the mouse events on the MapView control itself.

I am wanting to detect a right-click on the UWP platform and treat it similar to a long press, i.e. the PressAndHold.  Any ideas?  I'm trying to figure out what I have to do to locate the events, as the only ones I am seeing are GeoViewDoubleTapped, GeoViewHolding, and GeoViewTapped.

Thanks,

Nathan

0 Kudos
0 Replies