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
属性

适用于