次の方法で共有


UISearchController.SetSearchResultsUpdater メソッド

定義

検索結果を updateSearchResults 更新する検索コントローラーを割り当てます。

public void SetSearchResultsUpdater (Action<UIKit.UISearchController> updateSearchResults);
member this.SetSearchResultsUpdater : Action<UIKit.UISearchController> -> unit

パラメーター

updateSearchResults
Action<UISearchController>

適用対象