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