kActionCancel constant

int const kActionCancel = 3

Action code for when a motion event has been cancelled.

Android's MotionEvent.ACTION_CANCEL

Implementation

static const int kActionCancel = 3