如何在 Monotouch 中使用新的 iOS 5 Newsstand sdk 实现页面卷曲?

发布于 2024-12-11 01:16:59 字数 870 浏览 0 评论 0原文

苹果终于在 iOS 5.0 SDK 中发布了 PageCurl 过渡效果的 api:

http://developer.apple.com/library/ios/#documentation/UIKit/Reference/UIPageViewControllerClassReferenceClassRef/UIPageViewControllerClassReference.html

我想在我的 PDF 页面之间进行转换报亭应用程序,但我不知道如何在 MonoTouch 中执行此操作。我下载了 Newsstand.zip 示例,如上所述Xamarin 网站:

http://docs.xamarin.com/ios/tutorials/Introduction_to_iOS_5#Newsstand

但它没有显示如何使用新的 PageCurl 效果显示 PDF。 :(

如何在 MonoTouch 中使用 Page Curl 过渡?

任何帮助,无论多小,我们都将不胜感激,谢谢!

Apple finally released the api for their PageCurl transition effect in iOS 5.0 SDK:

http://developer.apple.com/library/ios/#documentation/UIKit/Reference/UIPageViewControllerClassReferenceClassRef/UIPageViewControllerClassReference.html

I want to do a transition between the pages of a PDF in my Newsstand App, but I don't know how to do it in MonoTouch. I downloaded the Newsstand.zip example as told on the Xamarin website:

http://docs.xamarin.com/ios/tutorials/Introduction_to_iOS_5#Newsstand

But it doesn't show how to display a PDF using the new PageCurl effect. :(

How can I use the Page Curl transition in MonoTouch?

Any help, no matter how small, is appreciated, Thanks!

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

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

发布评论

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

评论(1

怪我鬧 2024-12-18 01:16:59

我在我的博客上写了一个简单的例子。它不包括将其用于 PDF 文件,它只是 UIPageViewController 类的简单用法。不过它可能对你有帮助。

I wrote a simple example on my blog. It does not include using it for PDF files, it is merely a simple usage of the UIPageViewController class. It might help you though.

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