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

适用于