public class OnGestureBaseListener
implements OnGestureListener
| 限定符和类型 | 字段和说明 |
|---|---|
int |
swipeMinDistance |
int |
swipeMinVelocity |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
onDown() |
boolean |
onFling() |
void |
onLongPress() |
boolean |
onScroll() |
void |
onShowPress() |
boolean |
onSingleTapUp() |
boolean |
onSwipeBottom()
���»���
|
boolean |
onSwipeLeft()
����
|
boolean |
onSwipeRight()
���һ���
|
boolean |
onSwipeTop()
���ϻ���
|
public boolean onFling()
public boolean onDown()
public void onLongPress()
public boolean onScroll()
public void onShowPress()
public boolean onSingleTapUp()
public boolean onSwipeLeft()
����
public boolean onSwipeRight()
���һ���
public boolean onSwipeTop()
���ϻ���
public boolean onSwipeBottom()
���»���