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.
我的应用程序中有一个表格视图控制器。我有很多表格视图单元格。当我在表格视图中向下滚动时,工具栏/导航栏消失。当我滚动回屏幕顶部时,它再次可见。请告诉我如何让工具栏/导航栏始终可见。
参考下面的链接,它可以帮助你。这是一个带有 UITableView 的简单导航控制器的示例:
http://www.techotopia.com/index.php/Creating_a_Navigation_based_iOS_5_iPhone_Application_using_TableViews