Compartir a través de


UISearchBarDelegate_Extensions.TextChanged Método

Definición

Indica que el texto de búsqueda ha cambiado.

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

Parámetros

This
IUISearchBarDelegate

Instancia en la que opera este método de extensión.

searchBar
UISearchBar
searchText
String

Se aplica a