Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)

Class android.view. MotionEvent

Removed Methods
MotionEvent  obtain( long, long , int , int , int[] , PointerCoords[] , int , float , float , int , int , int , int )  
 

Added Methods
int   getButtonState ()  
void   getPointerProperties ( int, PointerProperties )  
int   getToolType ( int )  
MotionEvent   obtain ( long, long , int , int , PointerProperties[] , PointerCoords[] , int , int , float , float , int , int , int , int )  
MotionEvent   obtain ( long, long , int , int , int[] , PointerCoords[] , int , float , float , int , int , int , int )  
 

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