@interface _UISwipeActionPanGestureRecognizer : UIPanGestureRecognizer - (id)initWithTarget:(id)a0 action:(SEL)a1; - (void)touchesBegan:(id)a0 withEvent:(id)a1; - (BOOL)_shouldReceiveTouch:(id)a0 withEvent:(id)a1; @end
@interface _UISwipeActionPanGestureRecognizer : UIPanGestureRecognizer - (id)initWithTarget:(id)a0 action:(SEL)a1; - (void)touchesBegan:(id)a0 withEvent:(id)a1; - (BOOL)_shouldReceiveTouch:(id)a0 withEvent:(id)a1; @end