翻页效果
UIViewAnimationTransitionCurlUp 和 UIViewAnimationTransitionCurlDown 有任何替代方案,我需要像在真实的书中一样自动效果翻页。
谢谢, 罗马
There's any alternative for UIViewAnimationTransitionCurlUp and UIViewAnimationTransitionCurlDown, me need auto effect page turning like in real book.
Thanks,
Roman
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您是 iOS 开发者计划的成员(因此可以提前访问 iOS 5 SDK),请查找 UIPageViewController 的文档。
If you’re a member of the iOS Developer Program (and as such have early access to the iOS 5 SDK), look up the docs for UIPageViewController.