kActionMove constant

int const kActionMove = 2

Action code for when the event only includes information about pointer movement.

Android's MotionEvent.ACTION_MOVE

Implementation

static const int kActionMove = 2