|
|
1
2
故事板没有告诉你页眉和页脚的高度吗?根据下面的屏幕截图,它确实告诉了我:
图1: “单元格”设置为时的节页眉和页脚高度 分组的
图2: “单元格”设置为时的节页眉和页脚高度 平原
节的宽度取决于您的应用程序编码。如果您正在使用
此外,单元格高度(
关于单元宽度, some guy measured it and posted it on his blog 。但是,如果你想拥有自定义宽度,那么这篇关于SO的帖子会很有帮助: How to set the width of a cell in a UITableView in grouped style |