次の方法で共有


UISearchBarDelegate_Extensions.TextChanged メソッド

定義

検索テキストが変更されたことを示します。

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

パラメーター

This
IUISearchBarDelegate

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

searchBar
UISearchBar
searchText
String

適用対象