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
Iconified | bool. Returns the current iconified state of the SearchView. | |
[read-only] | ImeOptions | Android.Views.InputMethods.ImeAction. Returns the IME options set on the query text field. |
[read-only] | InputType | Android.Text.InputTypes. Returns the input type set on the query text field. |
[read-only] | IsIconfiedByDefault | bool. Returns the default iconified state of the search field. |
[read-only] | MaxWidth | int. Gets the specified maximum width in pixels, if set. |
[read-only] | Query | string. Documentation for this section has not yet been entered. |
[read-only] | QueryFormatted | Java.Lang.ICharSequence. Returns the query string currently in the text field. |
[read-only] | QueryHint | string. Documentation for this section has not yet been entered. |
[read-only] | QueryHintFormatted | Java.Lang.ICharSequence. Gets the hint text to display in the query text field. |
QueryRefinementEnabled | bool. Returns whether query refinement is enabled for all items or only specific ones. | |
SubmitButtonEnabled | bool. Returns whether the submit button is enabled when necessary or never displayed. | |
SuggestionsAdapter | CursorAdapter. Returns the adapter used for suggestions, if any. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |