开发者

How to resize the UITableView cell width

How to resize the tableview cell width? I would like to add button in last cell, which is the normal UIButton. I add the button to the cell, but how can I resize that cell开发者_开发问答?

Google is failed to show that..


If you mean to resize the textLabel of the cell, you can access it with cell.textLabel. Change its frame.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜