一.看这里
spa
二.抽象类 UIGestureRecognizercode
- (void)addTarget:(id)target action:(SEL)action;
- (void)removeTarget:(nullable id)target action:(nullable SEL)action;
三.轻点手势 UITapGestureRecognizerblog
四.捏合手势 UIPinchGestureRecognizer继承
五.拖拽手势 UIPanGestureRecognizer事件
六.滑动手势 UISwipeGestureRecognizerip
七.长按手势 UILongPressGestureRecognizerrem
八.边缘滑动手势 UIScreenEdgePanGestureRecognizerget