草庐IT

UISearchControllerDelegate

全部标签

ios - UISearchControllerDelegate - 搜索栏在表头中不可见

我的UITableViewController符合新的UISearchControllerDelegate和UISearchResultsUpdating。这是我的搜索栏设置代码:overridefuncviewDidLoad(){varsearchController=UISearchController(searchResultsController:self)searchController.searchResultsUpdater=selfself.tableView.tableHeaderView=searchController.searchBarself.definesP