ios的手势操做之UIGestureRecognizer浅析

1、概述 iPhone中处理触摸屏的操做,在3.2以前是主要使用的是由UIResponder而来的以下4种方式:html  - (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event  - (void)touchesCancelled:(NSSet *)touches withEvent:(UIEvent *)event  -
相关文章
相关标签/搜索