Partager via


UISearchBarDelegate_Extensions.TextChanged Méthode

Définition

Indique que le texte de recherche a changé.

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

Paramètres

This
IUISearchBarDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

searchBar
UISearchBar
searchText
String

S’applique à