UITableView make the headerView not scrollable

2019-08-15 17:33发布

问题:

How to make the tableView "headerView" not scrollable.

回答1:

If you only have one section, you can simply not use headerView at all and add a UIView above the UITableView