gpt4 book ai didi

iphone - UITableView中如何设置表头的高度?

转载 作者:行者123 更新时间:2023-12-03 18:09:01 25 4
gpt4 key购买 nike

我已经浏览了有关 UITableView 类和委托(delegate)引用的 Apple 文档,但找不到显式设置表头高度的方法。

我使用以下委托(delegate)设置表格单元格高度:

-(CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath

并使用以下委托(delegate)设置节页眉/页脚高度。

-(CGFloat)tableView:(UITableView *)tableView heightForHeaderInSection:(NSInteger)section
-(CGFloat)tableView:(UITableView *)tableView heightForFooterInSection:(NSInteger)section

有人可以帮我设置表格页眉/页脚高度吗?

谢谢。

最佳答案

只需设置tableHeaderView的frame属性即可。

关于iphone - UITableView中如何设置表头的高度?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5581116/

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