UISplitViewController 弹出菜单填满屏幕,如何更改大小?
我不确定我做了什么,因为这曾经工作得很好,但突然纵向的弹出菜单填满了屏幕。以前它只有 xib (320px)那么大,但现在它们覆盖了整个屏幕。 (弹出窗口中包含的表视图控制器的 xib。)
我认为我没有任何代码可以控制它。您对我应该去哪里有什么建议吗?
I'm not sure what I did, because this used to work fine, but all of a sudden the popover menus in portrait orientation are filling the screen. Previously it would only be as big as the xib (320px), but now they cover the entire screen. (The xib for the table view controller contained in the popover.)
I don't think I have any code that controls this. Do you have any suggestions as to where I should look?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
也许这会对你有所帮助:来自苹果文档:
May be this will help you: from Apple Documentation: