gpt4 book ai didi

ios - 导航栏标题和 View Controller View 之间弹出窗口中的额外蓝色部分

转载 作者:行者123 更新时间:2023-11-28 17:35:11 27 4
gpt4 key购买 nike

我正在使用 UIPopoverController 从选定的 UITableViewCell 中呈现弹出窗口。问题是弹出窗口标题区域太高了。看起来在导航栏下方和 View Controller 的 View 上方,UITextView 上方出现了一个额外的蓝色圆角矩形。为什么它在那里,我该如何摆脱它?

弹出框 Controller 的内容 View Controller 是一个 UINavigationController。 UINavigationController 的 Root View Controller 是一个 UIViewController。 UIViewController 的 View 是一个 UITextView。

UIViewController 将其标题属性设置为“UIViewController title”。 UITextView 将其文本设置为“UITextView 文本\n\nUITextView 文本\n\nUITextView 文本”。弹出窗口中没有其他按钮或 View 。

我的 iOS 模拟器的 Popover 屏幕截图:

enter image description here

我使用的是 iOS 5.1,Xcode 4.3.1。

最佳答案

解决方案:在 UIViewController 中将 wantsFullScreenLayout 设置为 YES。

关于ios - 导航栏标题和 View Controller View 之间弹出窗口中的额外蓝色部分,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10000544/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com