使用 UIPageControl 在 UIWebView 之间切换

发布于 2024-11-15 01:49:42 字数 122 浏览 3 评论 0原文

我正在开发的应用程序使用 UIWebViews 来显示 vimeo 视频。我希望能够在它们之间切换,而不是一次全部显示它们。我想知道是否可以使用 UIPageControl 在它们之间切换以及如何实现?

这可能吗?

The app that i am working on uses UIWebViews to display vimeo videos. Instead of displaying them all at once, i would like to be able to switch between them. What i would like to find out is whether i can use a UIPageControl to switch between them and how that can be achieved?

Is this possible?

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

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

发布评论

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

评论(2

怪我入戏太深 2024-11-22 01:49:42

您需要将 UIScrollViewUIPageControl 一起使用。这可能很棘手,但是有很多教程,例如这个: 链接

You need to use a UIScrollView together with a UIPageControl. This can be tricky, but there are lots of tutorials out there, such as this one: link.

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