【发布时间】:2015-11-21 04:33:44
【问题描述】:
【问题讨论】:
【问题讨论】:
为什么要使用表格视图的页脚?有什么具体原因吗?
处理此问题的最佳方法是在故事板中使用 UITableViewController,并将其作为容器视图嵌入到 UIViewController 中。然后你可以使用自动布局来设置页脚和包含 UITableView 的容器视图之间的关系。
原答案:
tableFooterView property doesn't fix the footer at the bottom of the table view
【讨论】: