UISearchBarDelegate_Extensions.ShouldEndEditing 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 si la modification du texte de recherche doit prendre fin.
public static bool ShouldEndEditing (this UIKit.IUISearchBarDelegate This, UIKit.UISearchBar searchBar);
static member ShouldEndEditing : UIKit.IUISearchBarDelegate * UIKit.UISearchBar -> bool
Paramètres
- This
- IUISearchBarDelegate
Instance sur laquelle cette méthode d’extension fonctionne.
- searchBar
- UISearchBar