kActionPointerUp constant
Action code for when a secondary pointer stopped touching the screen.
Android's MotionEvent.ACTION_POINTER_UP
Implementation
static const int kActionPointerUp = 6;
Action code for when a secondary pointer stopped touching the screen.
Android's MotionEvent.ACTION_POINTER_UP
static const int kActionPointerUp = 6;