开发者

How to add delay to touch events just like the UIScrollView does

How to add delay to touch events just like the UIScrollView does?

I want to check move events before passing the touch events to subviews?

Th开发者_JAVA百科e UIScrollView could do this, scrolling the subviews before click on them.

But I don't want to scroll the content. I want to filter the events and pass move events to certain subview.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜