Android.Widget.SearchView: Property Members

The properties of Android.Widget.SearchView are listed below. For a list of all members, see the SearchView Members list.

See Also: Inherited members from Android.Widget.LinearLayout

Public Properties

Iconifiedbool. Returns the current iconified state of the SearchView.
[read-only]
ImeOptionsAndroid.Views.InputMethods.ImeAction. Returns the IME options set on the query text field.
[read-only]
InputTypeAndroid.Text.InputTypes. Returns the input type set on the query text field.
[read-only]
IsIconfiedByDefaultbool. Returns the default iconified state of the search field.
[read-only]
MaxWidthint. Gets the specified maximum width in pixels, if set.
[read-only]
Querystring. Documentation for this section has not yet been entered.
[read-only]
QueryFormattedJava.Lang.ICharSequence. Returns the query string currently in the text field.
[read-only]
QueryHintstring. Documentation for this section has not yet been entered.
[read-only]
QueryHintFormattedJava.Lang.ICharSequence. Gets the hint text to display in the query text field.
QueryRefinementEnabledbool. Returns whether query refinement is enabled for all items or only specific ones.
SubmitButtonEnabledbool. Returns whether the submit button is enabled when necessary or never displayed.
SuggestionsAdapterCursorAdapter. Returns the adapter used for suggestions, if any.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.