菜鸟教程小白 发表于 2022-12-13 10:51:49

objective-c - UIScrollView 无限滚动 setContentOffset


                                            <p><p>如何在调用 setContentOffset 时使用 UIScrollView 实现无限滚动:在 UIScrollView 上停止滚动?每次我到达偏移量的末尾时,我都会调用它以返回偏移量的开头,但调用它会导致滚动停止。</p>

<p>谢谢,</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>检查 <strong>StreetScroller</strong> 示例和 <a href="https://developer.apple.com/videos/wwdc/2011/includes/advanced-scrollview-techniques.html#advanced-scrollview-techniques" rel="noreferrer noopener nofollow" title="Advanced Scroll View Techniques">Advanced Scroll View Techniques</a>来自 WWDC2011。</p></p>
                                   
                                                <p style="font-size: 20px;">关于objective-c - UIScrollView 无限滚动 setContentOffset,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/8952787/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/8952787/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: objective-c - UIScrollView 无限滚动 setContentOffset