How do I remove the borders of a UITableView?

后端 未结 6 1258
别跟我提以往
别跟我提以往 2020-12-04 16:39

I have subclassed the UITableView control, and the style is grouped, but I do not need the cell separators. I tried setting my table view\'s separatorStyle to none, but it

6条回答
提交回复
热议问题