Skip to main content

Class: AOnTouchListener

This page documents the methods and fields available in the AOnTouchListener class.

Membersโ€‹

SignatureDescription
onTouch(View, MotionEvent)Performs the onTouch operation using the provided parameters (v, event).
run()Performs the run operation.