手势UIGestureRecognizer的衍生类別有以下几种:
3.demo下载
http://dl.vmall.com/c06r9puyi7
- UITapGestureRecognizer //点一下
- UIPinchGestureRecognizer //二指往內或往外拨动
- UIRotationGestureRecognizer //旋转
- UISwipeGestureRecognizer //滑动,快速移动
- UIPanGestureRecognizer //拖移,慢速移动
- UILongPressGestureRecognizer //长按
更多详情参考:http://wuchaorang.2008.blog.163.com/blog/static/48891852201282593411656/
2.几种手势demo图


819

被折叠的 条评论
为什么被折叠?



