public static interface ZeissGestureTouchDetector.OnTapListener
| Modifier and Type | Method and Description |
|---|---|
void |
onDoubleTap(int finger,
android.view.MotionEvent motionEvent) |
void |
onTapEvent(int finger,
android.view.MotionEvent motionEvent) |
void |
onTripleTap(int finger,
android.view.MotionEvent motionEvent) |