gpt4 book ai didi

Swift - cell.textLabel?.text 的位置不是从 Cell 的开头开始

转载 作者:行者123 更新时间:2023-11-30 11:09:08 24 4
gpt4 key购买 nike

在 UITableView 内部,在 iPhone 8(模拟器)上测试应用程序时,cell.textLabel?.text 的位置按预期从单元格的开头开始。

但是,在 iPad pro (12.9) 上测试应用程序时,文本的开头并不像您在下面的屏幕截图中看到的那样。

enter image description here

有什么建议吗?原因是什么?

最佳答案

设置这个

tableView.cellLayoutMarginsFollowReadableWidth = false

来自Docs

A Boolean value that indicates whether the cell margins are derived from the width of the readable content guide.

关于Swift - cell.textLabel?.text 的位置不是从 Cell 的开头开始,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52367082/

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