onChildStartedNativeGesture

open fun onChildStartedNativeGesture(childView: View, ev: MotionEvent)

Called when a child starts a native gesture (e.g. a scroll in a ScrollView). Should be called from the child's onTouchIntercepted implementation.