【发布时间】:2016-04-08 04:15:11
【问题描述】:
我有一个 UISearchController,它的 searchBar 设置为我的 tableView 的 tableHeaderView:
tableView.tableHeaderView = searchController.searchBar
根据我的阅读,UISearchController 适用于 iOS8 及更高版本。所以我不明白为什么它的 searchBar 没有出现在我的 iOS8 设备上。
【问题讨论】:
-
@MuhammadAdnan 我已经设置为 true