다음을 통해 공유


UISearchDisplayDelegate_Extensions.DidHideSearchResults 메서드

정의

컨트롤러가 결과의 테이블 뷰를 숨겼다는 것을 나타냅니다.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidHideSearchResults (this UIKit.IUISearchDisplayDelegate This, UIKit.UISearchDisplayController controller, UIKit.UITableView tableView);
static member DidHideSearchResults : UIKit.IUISearchDisplayDelegate * UIKit.UISearchDisplayController * UIKit.UITableView -> unit

매개 변수

This
IUISearchDisplayDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

tableView
UITableView
특성

적용 대상