The properties 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
| CancelButtonColor | Color. Gets or sets the color of the cancel button. | |
| Placeholder | string. Gets or sets the text that is displayed when the Xamarin.Forms.SearchBar is empty. | |
| SearchCommand | System.Windows.Input.ICommand. Gets or sets the command that is run when the user presses Search button. | |
| SearchCommandParameter | object. Gets or sets the parameter that is sent to the SearchBar.SearchCommand. | |
| Text | string. Gets or sets the text that is displayed in the Xamarin.Forms.SearchBar. |