次の方法で共有


UISearchBarDelegate_Extensions.SearchButtonClicked メソッド

定義

検索ボタンがタップされたことを示します。

public static void SearchButtonClicked (this UIKit.IUISearchBarDelegate This, UIKit.UISearchBar searchBar);
static member SearchButtonClicked : UIKit.IUISearchBarDelegate * UIKit.UISearchBar -> unit

パラメーター

This
IUISearchBarDelegate

この拡張メソッドが動作するインスタンス。

searchBar
UISearchBar

適用対象