共用方式為


UISearchController.SetSearchResultsUpdater 方法

定義

updateSearchResults指派搜尋控制器來更新搜尋結果。

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

參數

updateSearchResults
Action<UISearchController>

適用於