题目内容:
如要指定表视图的行高,可通过哪个方法实现()。
A.tableView: viewForHeaderInSection
B.tableView: viewForFooterInSection
C.tableView: heightForRowAtIndexPath
D.tableView: didSelectRowAtIndexPath
参考答案:
如要指定表视图的行高,可通过哪个方法实现()。
A.tableView: viewForHeaderInSection
B.tableView: viewForFooterInSection
C.tableView: heightForRowAtIndexPath
D.tableView: didSelectRowAtIndexPath