UISearchBarDelegate_Extensions.TextChanged Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Indica que o texto da pesquisa foi alterado.
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
A instância na qual esse método de extensão opera.
- searchBar
- UISearchBar
- searchText
- String