UISearchControllerDelegate_Extensions.PresentSearchController 方法

定义

searchController向用户呈现 。

public static void PresentSearchController (this UIKit.IUISearchControllerDelegate This, UIKit.UISearchController searchController);
static member PresentSearchController : UIKit.IUISearchControllerDelegate * UIKit.UISearchController -> unit

参数

This
IUISearchControllerDelegate

此扩展方法在其上运行的实例。

searchController
UISearchController

适用于