RELATEED CONSULTING
相关咨询
选择下列产品马上在线沟通
服务时间:8:30-17:00
你可能遇到了下面的问题
关闭右侧工具栏

新闻中心

这里有您想知道的互联网营销解决方案
iOSUITableView表格索引
 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年积累的网站设计制作、网站设计经验,可以快速应对客户对网站的新想法和需求。提供各种问题对应的解决方案。让选择我们的客户得到更好、更有力的网络服务。我虽然不认识你,你也不认识我。但先网站制作后付款的网站建设流程,更有保定免费网站建设让你可以放心的选择与我们合作。


网页名称:iOSUITableView表格索引
路径分享:http://jxjierui.cn/article/joscei.html