UISearchController 搜索栏无法激活

Posted

技术标签:

【中文标题】UISearchController 搜索栏无法激活【英文标题】:UISearchController search bar cannot be activated 【发布时间】:2015-03-22 23:47:41 【问题描述】:

UISearchBar 对象和它的UISearchBarTextField 子视图都返回NOcanBecomeFirstResponder。在什么情况下UISearchController 会阻止搜索?

【问题讨论】:

【参考方案1】:

这是因为包含搜索栏的视图控制器尚未被视为“出现”。

【讨论】:

以上是关于UISearchController 搜索栏无法激活的主要内容,如果未能解决你的问题,请参考以下文章

无法在使用 UISearchController 实现的搜索栏中更改 TF 的背景颜色

在 UISearchController 中搜索时无法在 tableView 中滚动

使 UISearchController 搜索栏自动激活

UISearchController 搜索栏不隐藏导航栏

UISearchController:即使搜索栏为空也显示结果

从 UISearchController 搜索栏快速删除黑色边框