public static interface Constants.Pinch
| Modifier and Type | Field and Description |
|---|---|
static float |
MAXIMUM_ZOOM |
static float |
MINIMUM_ZOOM |
static int |
QUICK_MOVE_THRESHOLD_DISTANCE
A move must be quicker than this duration and longer than
this distance to be considered as a quick move
|
static int |
QUICK_MOVE_THRESHOLD_TIME
A move must be quicker than this duration and longer than
this distance to be considered as a quick move
|
static final float MAXIMUM_ZOOM
static final float MINIMUM_ZOOM
static final int QUICK_MOVE_THRESHOLD_TIME
static final int QUICK_MOVE_THRESHOLD_DISTANCE