Xamarin.Forms.SearchBar.TextChanged Event
Event that is raised when the SearchBar.Text property is changed. For example, this event is raised as the user edits the text in the SearchBar.

Syntax

public event EventHandler<TextChangedEventArgs> TextChanged

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0