Xamarin.Forms.SearchBar: Event Members

The events of Xamarin.Forms.SearchBar are listed below. For a list of all members, see the SearchBar Members list.

See Also: Inherited members from Xamarin.Forms.View

Public Events

SearchButtonPressedEvent that is raised when the user presses the Search button.
TextChangedEvent 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.