gpt4 book ai didi

IOS UIScrollView - 同时滚动和点击元素

转载 作者:塔克拉玛干 更新时间:2023-11-02 08:43:56 24 4
gpt4 key购买 nike

我有一个 UIScrollView,在 scrollView 的内容区域之外有一个按钮。用户必须向上滚动并按住一根手指的 Spring 效果,然后用另一根手指按下按钮。问题是从未检测到按钮上的触摸。

请看下图

The scroll view in it's initial state. the orange area is the scrollView, the white area the button

处于初始状态的 ScrollView 。橙色区域是 ScrollView ,白色区域是按钮

The user is now scrolling and holding with one finger to overcome the spring effect of the UIScrollView, and want to click the button, which is currently not possible

用户现在用一根手指滚动并按住以克服 UIScrollView 的 Spring 效果,并想要单击按钮

有什么建议吗?

最佳答案

检查一下: UIScrollView blocks all touches while zooming or scrolling

确保在 ScrollView 上将多点触控设置为 YES,并且没有任何 subview 启用了独占触摸。

关于IOS UIScrollView - 同时滚动和点击元素,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13414289/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com