gpt4 book ai didi

iOS 自动布局 : Align left edge of a UILabel with horizontal center in container?

转载 作者:可可西里 更新时间:2023-11-01 03:43:32 25 4
gpt4 key购买 nike

所以我正在尝试创建一个如下所示的自定义 UITableViewCell:

See the second column of titles and how the left side of them are aligned with the center

我正在尝试让详细信息标签左对齐,并将标题标签上的内容设置得更高。

所以我面临的挑战是我希望标题单元格第二列的左边缘与整个 View 的中心对齐。

有办法吗?

最佳答案

尝试使用几个分组 View ,每列一个。将每个列 View 的外边缘固定到单元格内容 View 的边缘,然后向列 View 添加等宽约束。

一旦包含列 View 就位,您就可以在每个列 View 中布置标签。

enter image description here

enter image description here

关于iOS 自动布局 : Align left edge of a UILabel with horizontal center in container?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19938878/

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