首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动开发 >

设立UITableView sectionIndexTitlesForTableView 中有search icon

2012-06-27 
设置UITableView sectionIndexTitlesForTableView 中有search icon?只要在- (NSArray *)sectionIndexTitle

设置UITableView sectionIndexTitlesForTableView 中有search icon


设立UITableView sectionIndexTitlesForTableView 中有search icon

?

只要在- (NSArray *)sectionIndexTitlesForTableView:(UITableView *)tableView的array中加入UITableViewIndexSearch

热点排行