UISearchBarDelegate_Extensions.TextChanged Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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