Leif160519的blog Leif160519的blog

——————

目录
tableView的cell之间的分割线长度改变方法
/    

tableView的cell之间的分割线长度改变方法


我们在做项目中,公司经常会让tableView里面的cell分割线变短或填满整个屏幕宽度,在网上试过了很多种办法,又复杂 又没有什么效果, 有一天研究了下tableView的属性,发现了更直接的办法。
如下图,iPhone的系统设置界面,cell的分割线是从title下方才开始有的。
image.png

想要做到这个效果,只需要两句代码就能搞定!吐舌头

image.png

是不是很好用呢? 因为这个是tableView 的属性

image.png

有兴趣的猿友们可以多多研究下~


“The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.” – Tom Cargill

标  题tableView的cell之间的分割线长度改变方法
作  者Leif160519
出  处https://github.icu/articles/2019/08/23/1566542619562.html
关于博主:坐标六朝古都南京,服务器运维工程师+桌面运维工程师,如有问题探讨可以直接下方留言。
声援博主:如果您觉得文章对您有帮助,可以评论、订阅、收藏。您的鼓励是博主的最大动力!