kActionUp constant

int const kActionUp

Action code for when a primary pointer stopped touching the screen.

Android's MotionEvent.ACTION_UP

Implementation

static const int kActionUp = 1;