如何像 UIScrollView 一样为触摸事件添加延迟
如何像 UIScrollView 一样为触摸事件添加延迟?
我想在将触摸事件传递给子视图之前检查移动事件?
UIScrollView 可以做到这一点,在单击子视图之前滚动它们。
但我不想滚动内容。我想过滤事件并将移动事件传递到某些子视图。
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?
The 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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论