开发者

What is the difference between UITouch and UIGestureRecognizer?

开发者 https://www.devze.com 2023-01-12 07:35 出处:网络
This may be a newbie question, but could anyone please explain the differ开发者_Python百科ence between UITouch and UIGestureRecognizer?UITouch represents a finger.

This may be a newbie question, but could anyone please explain the differ开发者_Python百科ence between UITouch and UIGestureRecognizer?


UITouch represents a finger.

UIGestureRecognizer is a routine that check if the fingers have performed some special gestures.

0

精彩评论

暂无评论...
验证码 换一张
取 消