更改UITableViewCell的高度 [英] Change Height of a UITableViewCell

查看:71
本文介绍了更改UITableViewCell的高度的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想让 UITableViewCell 更大。我怎么能这样做,我试过调整它的框架,但没有任何反应。我该怎么办?

I want to make a UITableViewCell bigger. How can I do this, I have tried adjusting its frame but nothing happens. What can I do?

推荐答案

你需要实现

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


$ UITableViewDelegate中的b $ b

方法

这篇关于更改UITableViewCell的高度的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆