How to remove UITableViewCell separator for PREVIOUS cell?

后端 未结 0 1547
不知归路
不知归路 2021-01-05 18:26

I\'m using this code to remove separators:

cell.separatorInset = UIEdgeInsets(top: 0, left: 0, bottom: 0, right: .greatestFiniteMagnitude)
cell.directionalLay         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题