如要指定表视图的行高,可通过哪个方法实现()。

如要指定表视图的行高,可通过哪个方法实现()。

A.tableView: viewForHeaderInSection

B.tableView: viewForFooterInSection

C.tableView: heightForRowAtIndexPath

D.tableView: didSelectRowAtIndexPath

正确答案:tableView: heightForRowAtIndexPath

猜你喜欢