一.看這裏
spa
二.抽象類 UIGestureRecognizercode
- (void)addTarget:(id)target action:(SEL)action;
- (void)removeTarget:(nullable id)target action:(nullable SEL)action;
三.輕點手勢 UITapGestureRecognizerblog
四.捏合手勢 UIPinchGestureRecognizer繼承
五.拖拽手勢 UIPanGestureRecognizer事件
六.滑動手勢 UISwipeGestureRecognizerip
七.長按手勢 UILongPressGestureRecognizerrem
八.邊緣滑動手勢 UIScreenEdgePanGestureRecognizerget