Class android.view.MotionEvent
| Removed Methods | |
|---|---|
MotionEvent obtain(long, |
|
| Added Methods | |
|---|---|
int getButtonState() |
|
void getPointerProperties(int, |
|
int getToolType(int) |
|
MotionEvent obtain(long, |
|
MotionEvent obtain(long, |
|
| Added Fields | |
|---|---|
int ACTION_HOVER_ENTER |
|
int ACTION_HOVER_EXIT |
|
int AXIS_DISTANCE |
|
int AXIS_TILT |
|
int BUTTON_BACK |
|
int BUTTON_FORWARD |
|
int BUTTON_PRIMARY |
|
int BUTTON_SECONDARY |
|
int BUTTON_TERTIARY |
|
int INVALID_POINTER_ID |
|
int TOOL_TYPE_ERASER |
|
int TOOL_TYPE_FINGER |
|
int TOOL_TYPE_MOUSE |
|
int TOOL_TYPE_STYLUS |
|
int TOOL_TYPE_UNKNOWN |
|
