if ([myTableView respondsToSelector:@selector(setSectionIndexColor:)]) { myTableView.sectionIndexColor = [UIColor redColor]; myTableView.sectionIndexBackgroundColor = [UIColor yellowColor]; }
for(UIView *view in [tableView subviews]) { if([[[view class] description] isEqualToString:@"UITableViewIndex"]) { [view setBackgroundColor:[UIColor redColor]]; [view setTintColor:[UIColor redColor]]; } }
UITableView修改右邊索引的位置和顏色。
10年積累的網(wǎng)站設(shè)計制作、網(wǎng)站設(shè)計經(jīng)驗,可以快速應對客戶對網(wǎng)站的新想法和需求。提供各種問題對應的解決方案。讓選擇我們的客戶得到更好、更有力的網(wǎng)絡(luò)服務。我雖然不認識你,你也不認識我。但先網(wǎng)站制作后付款的網(wǎng)站建設(shè)流程,更有保定免費網(wǎng)站建設(shè)讓你可以放心的選擇與我們合作。