【问题标题】:Can we get page style without using UIpageviewcontoller?我们可以在不使用 UIpageviewcontroller 的情况下获取页面样式吗?
【发布时间】:2012-06-17 14:21:22
【问题描述】:

我正在创建一个必须在支持 ios4 的 iPhone3G 上运行的应用程序。我需要一组必须以页面样式查看的图像。但我知道 ios4 不支持 UIPageViewController 。一种以编程方式获得它的方法?..

如果你分享任何关于此的教程或链接,那将是非常棒的......

【问题讨论】:

    标签: iphone xcode ios5 ios4 uipageviewcontroller


    【解决方案1】:

    你不能做同样的动画,但你可以使用类似的东西check this project it has its own demo

    请注意,我做过一个与你类似的项目,我所做的是在 iOS4 中为 ios4 和 iOS5 展示不同的读者,我使用了我给你的链接,在 iOS 5 中我使用了UIPageViewController

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-11-16
      • 2016-09-12
      • 2011-02-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-04-06
      相关资源
      最近更新 更多