UIPageControl 前进不止一页 - 有可能吗?

发布于 2024-11-23 18:05:34 字数 153 浏览 5 评论 0 原文

UIPageControl 是否有任何替代方案,可以直接从第一页移动到第五页?

如果没有 - 是否有可能捕获特定点的点击并手动突出显示它?

我有一个 UIView,里面有 UIWebView,我试图在它的网站上显示使用 UIPageControl 选择的数字。

Are there any alternatives for UIPageControl which allows to move directly from first page, to, for example, fifth one?

If no - is there possibility to catch a tap from specific dot and highlight it manually?

I have a UIView with UIWebView inside and I am trying to show in it website which number is choosed with UIPageControl.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

意中人 2024-11-30 18:05:34

不。doc 清楚地表明,“页面控件仅在任一页面中前进一页方向”。您必须用这些点创建您自己的视图并实现您正在寻找的功能。

No. The doc clearly says that, "The page control advances only one page in either direction". You have to create your own view with the dots and implement the functinality you are looking for.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文