UIPagecontrol 与动画像苹果 safari 应用程序

发布于 2024-11-28 17:18:36 字数 322 浏览 3 评论 0原文

所有,

我在网上搜索了很多 uipagecontrol 的示例。所有示例、示例和问题均基于覆盖整个屏幕的页面,并使用页面控件进行分页。

我很好奇这些样本中缺失的部分。就像你在苹果的 safari 应用程序中看到的那样,它会在整个屏幕中显示网页,直到单击右下角的按钮。

然后缩小当前页面,并启动整个滚动视图和分页和页面控制。

有没有一种简单的方法可以实现这一目标?

我试图创建当前视图的图像,缩小图像,然后将其放入具有页面控制的单独视图控制器中。但后来我觉得必须有一种更简单的方法。我的方法好像有点麻烦。

感谢您提供任何提示或代码示例。

All,

I searched a lot on the web for sample of uipagecontrol. All samples and examples and questions are based on pages which cover the entire screen, and paging using the page control.

I am curious as to the missing part of such samples. Like if you see in the safari app from apple, it shows the webpage in the entire screen till one clicks on a button on bottom right.

then it shrinks the current page, and initiates the whole scroll view and paging and page control.

Is there a easy way to achieve that?

I was kind of trying to create an image of the currentview, shrink the image, and put it in a separate view controller with page control. But then I felt there has to be a easier way. My method seemed a bit cumbersome.

Thanks for any tips or code sample.

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

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

发布评论

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

评论(1

舂唻埖巳落 2024-12-05 17:18:36

Take a look at HGPageScrollView.

  enter image description here

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