OnInterceptTouchEventListener

Interface definition for a callback to be invoked when a onInterceptTouch is called on a ViewGroup.

Inheritors

Functions

Link copied to clipboard
abstract fun onInterceptTouchEvent(view: ViewGroup, event: MotionEvent): Boolean

Called when a onInterceptTouch is invoked on a view group