改变某个单独UITableViewCell分割线的样式

来源:互联网 发布:桃源网络硬盘 编辑:程序博客网 时间:2024/05/29 09:34

cell.separatorInset = UIEdgeInsetsMake(0,0,0, 0);

0 0
原创粉丝点击