kActionMove constant
Action code for when the event only includes information about pointer movement.
Android's MotionEvent.ACTION_MOVE
Implementation
static const int kActionMove = 2
Action code for when the event only includes information about pointer movement.
Android's MotionEvent.ACTION_MOVE
static const int kActionMove = 2