DragGestureRecognizer

public class DragGestureRecognizer

用于在触摸屏上执行拖动动作的手势识别器。

嵌套类

接口 DragGestureRecognizer.OnGestureStartedListener DragGesture 启动时要调用的回调的接口定义。

继承的字段

公共构造函数

受保护的方法

无效
tryCreateGesturesHitTestResulthitTestResult、MotionEvent motionEvent)

继承的方法

公共构造函数

public DragGestureRecognizer (GesturePointersUtility gesturePointersUtility)

参数
gesturePointersUtility

受保护的方法

Protect void tryCreateGestures (HitTestResulthitTestResult, MotionEvent motionEvent)

参数
命中结果
motionEvent [动作事件]