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