kActionDown constant

int const kActionDown = 0

Action code for when a primary pointer touched the screen.

Android's MotionEvent.ACTION_DOWN

Implementation

static const int kActionDown =  0