ios - UITableView 带有一个简单的列表,但使部分标题像一个分组列表
<p><p>我正在使用具有普通样式的 <code>UITableViewController</code>。我喜欢单元格如何扩展到 View 的边缘,但我讨厌部分标题如何固定在顶部。</p>
<p><strong>有没有办法让部分标题的行为类似于分组列表的工作方式?</strong></p>
<p><em><strong></strong></em><strong> 使用分组样式但删除左右边距怎么样。可能吗?</strong></p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>我认为 <a href="https://stackoverflow.com/q/664781/442328" rel="noreferrer noopener nofollow">this question</a>可能会回答你。实现这一点的一种尴尬方法是不使用 UITableView 部分并使用您的自定义设计绘制单元格。</p></p>
<p style="font-size: 20px;">关于ios - UITableView 带有一个简单的列表,但使部分标题像一个分组列表,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/15014952/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/15014952/
</a>
</p>
页:
[1]