码迷,mamicode.com
首页 > 移动开发 > 详细

ios UITableView顶部向下偏移

时间:2018-12-24 16:19:35      阅读:160      评论:0      收藏:0      [点我收藏+]

标签:tty   ios   elf   uitable   tin   table   code   insets   content   

//设置向下偏移20
[self.tableView setContentInset:UIEdgeInsetsMake(20,0,0,0)];

ios UITableView顶部向下偏移

标签:tty   ios   elf   uitable   tin   table   code   insets   content   

原文地址:https://www.cnblogs.com/soulDn/p/10168420.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!