开发者

UIResponder Delays

开发者 https://www.devze.com 2022-12-27 19:24 出处:网络
I have a UIView subclass that overrides UIResponder\'s touchesMoved: message. I\'ve noticed that when I swipe my finger very quickly across the UIView, my touchesMoved: message only gets called开发者_

I have a UIView subclass that overrides UIResponder's touchesMoved: message. I've noticed that when I swipe my finger very quickly across the UIView, my touchesMoved: message only gets called开发者_运维百科 every so often and not constantly getting messaged.

Any ideas?

Thanks.


According to Apple Developer Technical Support this is by design.

0

精彩评论

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

关注公众号