다음을 통해 공유


UISearchController.SetSearchResultsUpdater 메서드

정의

updateSearchResults 검색 결과를 업데이트할 검색 컨트롤러를 할당합니다.

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

매개 변수

updateSearchResults
Action<UISearchController>

적용 대상