UIPageViewController using Storyboard and Xcode 4.5

这一生的挚爱 提交于 2019-12-02 09:52:23

问题


I want to ask some question about Xcode 4.5. I am creating app with storyboard. This app has UIPageViewController. But if I want to define identifier of UIViewController in IB of storyboard, there is no place for it anymore.

Can you please tell me, where can I simple define (using IB) identifier of view controller?


回答1:


It seems that in XCode 4.5 Identifier below Attributes inspector has moved to Storyboard ID below Identy inspector.



来源:https://stackoverflow.com/questions/12471429/uipageviewcontroller-using-storyboard-and-xcode-4-5

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!