if ([self.tableView respondsToSelector:@selector(setSeparatorInset:)])
{
//使变短的分割线延伸
[self.tableView setSeparatorInset:UIEdgeInsetsZero];
}
Dean阅读 1.8k
Swift社区赞 6阅读 1.7k评论 2
Swift社区赞 6阅读 189
Swift社区赞 4阅读 1.8k
Swift社区赞 4阅读 1.7k
Swift社区赞 4阅读 1.7k
Swift社区赞 4阅读 1.6k
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。