@interface CKImmediatePanGestureRecognizer : UIPanGestureRecognizer - (void)touchesBegan:(id)a0 withEvent:(id)a1; - (void)finishCurrentInteraction; @end
@interface CKImmediatePanGestureRecognizer : UIPanGestureRecognizer - (void)touchesBegan:(id)a0 withEvent:(id)a1; - (void)finishCurrentInteraction; @end