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.
入力時に UISearchDisplayController が更新されないようにするにはどうすればよいですか? numberOfRowsInSection は、ユーザーの入力時に何度も呼び出されます。
UISearchBarのデリゲートをビュー コントローラに変更し、一部のメッセージのみを に転送することができますUISearchDisplayController。
UISearchBar
UISearchDisplayController