onSingleTapConfirmed

open override fun onSingleTapConfirmed(motionEvent: MotionEvent): Boolean

Handles the single tap confirmed event.

Return

True if the event was handled, false otherwise.

Parameters

motionEvent

The motion event associated with the tap.