Share via


UISearchBarTextChangedEventArgs Clase

Definición

Proporciona datos para el evento TextChanged.

public class UISearchBarTextChangedEventArgs : EventArgs
type UISearchBarTextChangedEventArgs = class
    inherit EventArgs
Herencia
UISearchBarTextChangedEventArgs

Constructores

UISearchBarTextChangedEventArgs(String)

Inicializa una nueva instancia de la clase UISearchBarTextChangedEventArgs.

Propiedades

SearchText

Cadena que se va a buscar.

Se aplica a