【问题标题】:UIPageViewController: how to show the UIPageControl on top of the pagesUIPageViewController:如何在页面顶部显示 UIPageControl
【发布时间】:2014-08-09 08:04:38
【问题描述】:

默认情况下,在 UIPageViewController 中,点 (UIPageControl) 显示在 UIViewController 页面下方。是否可以在整个屏幕上显示页面,到底部,在视图上显示点?

【问题讨论】:

    标签: ios cocoa-touch ios7 uikit uipageviewcontroller


    【解决方案1】:

    唯一的方法是在视图中放置一个 UIPageControl,然后将包含的 PageViewController 移动一点,这样底部的 UIPageControl 就被隐藏了。

    看到这个答案有一个非常相似的问题https://stackoverflow.com/a/19140401/2085504

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-01-29
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多