interceptsTouchEvent

abstract fun interceptsTouchEvent(touchX: Float, touchY: Float): Boolean

Returns true if react node responsible for the touch event is flattened into this ViewGroup. Use reactTagForTouch() to get its tag.