当导航控制器为纵向时,将一个视图中的方向设置为纵向
如果我的应用程序处于横向位置,然后按下按钮来加载信息视图,我如何将信息视图设置为仅支持纵向位置,从而在加载视图时将方向更改为纵向?
If my application is in the Landscape position and then they press a button to load the info view, how can I set the info view to only support the portrait position, and therefore change the orientation to portrait when the view is loaded?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
也许是这样的:
Maybe something like this: