开发者

UIResponder Delays

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜