次の方法で共有


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

適用対象