0
点赞
收藏
分享

微信扫一扫

UITableviewCell使用以及自定义高度

RockYoungTalk 2023-05-09 阅读 38


在创建tableviewcell的时候设置下frame ,cell.frame = cgrectmake(0,0,width,height);

举报

相关推荐

0 条评论