Called when a touch event occurs.
public override bool OnTouchEvent(
Android.Views.MotionEvent
)
Parameters
- e
- The motion event.
Return Value
True if the event was handled, false otherwise.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+