更改索引的背景颜色:
self.tableView.sectionIndexBackgroundColor = [UIColor clearColor];
更改索引的文字颜色:
self.tableView.sectionIndexColor = [UIColor blueColor];
真烦人阅读 3.7k
Swift社区赞 5阅读 686评论 2
Swift社区赞 4阅读 648
Swift社区赞 4阅读 627
Swift社区赞 4阅读 496
Swift社区赞 3阅读 834
Swift社区赞 3阅读 707评论 2
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。