reactTagForTouch

open fun reactTagForTouch(touchX: Float, touchY: Float): Int

Return react tag for touched element. Event coordinates are relative to the view

Parameters

touchX

the X touch coordinate relative to the view

touchY

the Y touch coordinate relative to the view