name |
description |
page_type |
languages |
products |
extensions |
urlFragment |
Xamarin.Forms - SearchBar Demos |
SearchBar is a user input control used for initiating a search. It supports placeholder text, query input, execution, cancellation (UI) |
sample |
|
|
|
userinterface-searchbardemos |
SearchBar Demos
The SearchBar is a user input control used for initiating a search. The SearchBar control supports placeholder text, query input, execution, and cancellation. This sample demonstrates how to use a SearchBar
to execute searches in XAML and code.
For more information about this sample, see Xamarin.Forms SearchBar.