下列方法中,用于为表视图添加索引的是()。

下列方法中,用于为表视图添加索引的是()。

A.tableView:editingStyleForRowAtIndexPath:

B.sectionIndexTitlesForTableView

C.tableView:commmitEditingStyle:forRowAtIndexPath:

D.tableView:moveRowAtIndexPath:toIndexPath:

正确答案:sectionIndexTitlesForTableView

猜你喜欢