kActionDown constant

int const kActionDown

Action code for when a primary pointer touched the screen.

Android's MotionEvent.ACTION_DOWN

Implementation

static const int kActionDown = 0;