public class
DragGestureRecognizer
Gesture Recognizer for when the user performs a drag motion on the touch screen.
Nested Classes
interface | DragGestureRecognizer.OnGestureStartedListener | Interface definition for a callbacks to be invoked when a DragGesture starts. |
Inherited Fields
Public Constructors
DragGestureRecognizer(GesturePointersUtility gesturePointersUtility)
|
Protected Methods
void |
Inherited Methods
Public Constructors
public DragGestureRecognizer (GesturePointersUtility gesturePointersUtility)
Parameters
gesturePointersUtility |
---|
Protected Methods
protected void tryCreateGestures (HitTestResult hitTestResult, MotionEvent motionEvent)
Parameters
hitTestResult | |
---|---|
motionEvent |