public class GestureEvent
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
GESTURE_FINISHED |
static int |
GESTURE_PERFORMED |
static int |
GESTURE_STARTED |
| Constructor and Description |
|---|
GestureEvent() |
public static final int GESTURE_STARTED
public static final int GESTURE_PERFORMED
public static final int GESTURE_FINISHED