Partager via


UISearchBarDelegate_Extensions.ShouldEndEditing Méthode

Définition

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

Retours

S’applique à