Share via


UISearchDisplayDelegate.DidLoadSearchResults 메서드

정의

UISearchDisplayController가 결과 테이블 뷰를 로드했음을 나타냅니다.

[Foundation.Export("searchDisplayController:didLoadSearchResultsTableView:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DidLoadSearchResults (UIKit.UISearchDisplayController controller, UIKit.UITableView tableView);
abstract member DidLoadSearchResults : UIKit.UISearchDisplayController * UIKit.UITableView -> unit
override this.DidLoadSearchResults : UIKit.UISearchDisplayController * UIKit.UITableView -> unit

매개 변수

tableView
UITableView
특성

적용 대상