Called when a touch event is occurring.
public override bool OnInterceptTouchEvent(
Android.Views.MotionEvent
)
Parameters
- ev
- The motion event being dispatched down the hierarchy.
Return Value
Return true to steal motion events from the children and have them dispatched to the
OnTouchEvent
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+