真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

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年積累的網(wǎng)站設(shè)計制作、網(wǎng)站設(shè)計經(jīng)驗,可以快速應對客戶對網(wǎng)站的新想法和需求。提供各種問題對應的解決方案。讓選擇我們的客戶得到更好、更有力的網(wǎng)絡(luò)服務。我雖然不認識你,你也不認識我。但先網(wǎng)站制作后付款的網(wǎng)站建設(shè)流程,更有保定免費網(wǎng)站建設(shè)讓你可以放心的選擇與我們合作。


名稱欄目:iOSUITableView表格索引
URL分享:http://weahome.cn/article/joscei.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部