gpt4 book ai didi

swift - 使 UITableView 忽略安全区域

转载 作者:行者123 更新时间:2023-12-04 12:08:22 27 4
gpt4 key购买 nike

我有一个 TableView里面ViewController .
我做了 TableView拉伸(stretch)到 View SuperMargings(带约束)并禁用所有 SafeArea插入选项但我的 TableView还在SafeArea下当我运行我的项目时。

我怎样才能让我的 TableView在带有缺口的 iPhone 上全高?

最佳答案

如果您已经置顶 tableView到它的 super View (不是到 safeArea )有约束但是 tableView尚敬safeArea有房产contentInsetAdjustmentBehaviorUIScrollView (正如我们所知,UITableViewUIScrollView 的子类)自 iOS 11 起。

此属性是 UIScrollView.ContentInsetAdjustmentBehavior有 4 个选项的枚举。
您需要设置.nevercontentInsetAdjustmentBehavior .

关于swift - 使 UITableView 忽略安全区域,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59373109/

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