kActionCancel constant

int const kActionCancel

Action code for when a motion event has been canceled.

Android's MotionEvent.ACTION_CANCEL

Implementation

static const int kActionCancel = 3;