Tableview里cell与cell中间的view怎么添加进去(比如使用static tablev
效果如下:我想用statictableview的方式制作出如上效果,在interfacebuider里可以直接为section添加footer或者是headview吗?...
效果如下:我想用static tableview的方式制作出如上效果,在interfacebuider里可以直接为section添加footer或者是headview吗?
展开
1个回答
2014-02-23
展开全部
XIB里没试过,不过用代码肯定是可以的,用这个方法:- (UIView *)tableView:(UITableView *)tableView viewForHeaderInSection:(NSInteger)section; - (UIView *)tableView:(UITableView *)tableView viewForFooterInSection:(NSInteger)section;
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询