Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是否可以在 UITableViewController 中创建一个子视图,该子视图将被禁用滚动?
http://img689.imageshack.us/img689/9036/map1w.png
No. You'll want to create a custom view controller, add a UITableView and a fixed view above the UITableView.