Multiple Choice
What does the getAction method of MouseEvent return?
A) A double
B) A float
C) An int, the x coordinate of the touch within the screen
D) An int, representing the type of action that occurred
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: The onDown method of the GestureDetector.OnGestureListener interface
Q13: Touching the screen can be detected on
Q14: If a TextView has not been displayed
Q15: One of the things we must do
Q16: The rgb _ method of the Color
Q17: Which method of the GestureDetector class should
Q18: The public field of the ViewGroup.MarginLayoutParams class
Q19: The onSingleTapUp method of the GestureDetector.OnGestureListener interface
Q21: The onTouch method on View.OnTouchListener has this
Q22: One of the things we must do