| Did you know ... | Search Documentation: |
| click_gesture->drag |
<-max_drag_distance
is not @nil,
determine the distance between the original down event and the current
event and
click_gesture->cancel
if this distance exceeds click_gesture<-max_drag_distance
pixels.