相关疑难解决方法(0)

如何动态增加UITableViewCell的高度

我有一个UITableView,其中包含一个UITableViewCells列表.我在方法中设置了UITableViewCells的高度(CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath.

但是,我需要增加UITableViewCell选择时的高度.例如,UITableViewCell选择单元格时需要增加100像素的高度,有谁知道怎么做?

iphone cocoa-touch uitableview

2
推荐指数
1
解决办法
9038
查看次数

标签 统计

cocoa-touch ×1

iphone ×1

uitableview ×1