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.
UISearchBar对象及其UISearchBarTextField子视图都NO返回. canBecomeFirstResponder在什么情况下会UISearchController阻止搜索?
UISearchBar
UISearchBarTextField
NO
canBecomeFirstResponder
UISearchController
这是因为包含搜索栏的视图控制器尚未被视为“出现”。</p>