Xamarin.Forms.SearchBar: Property Members

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

Public Properties

CancelButtonColorColor. Gets or sets the color of the cancel button.
Placeholderstring. Gets or sets the text that is displayed when the Xamarin.Forms.SearchBar is empty.
SearchCommandSystem.Windows.Input.ICommand. Gets or sets the command that is run when the user presses Search button.
SearchCommandParameterobject. Gets or sets the parameter that is sent to the SearchBar.SearchCommand.
Textstring. Gets or sets the text that is displayed in the Xamarin.Forms.SearchBar.