摘要: 如图所示,需要sectionView的标题宽度可以动态变化 举例说明: 只需在tableView的代理方法 func tableView(tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? { ... 阅读全文
posted @ 2016-02-23 14:20 云端止水 阅读(1153) 评论(0) 推荐(0)