kActionCancel constant
Action code for when a motion event has been cancelled.
Android's MotionEvent.ACTION_CANCEL
Implementation
static const int kActionCancel = 3
Action code for when a motion event has been cancelled.
Android's MotionEvent.ACTION_CANCEL
static const int kActionCancel = 3