Android.Widget.SearchView.SetImeOptions Method
Sets the IME options on the query text field.

Syntax

[Android.Runtime.Register("setImeOptions", "(I)V", "GetSetImeOptions_IHandler")]
public virtual void SetImeOptions ([Android.Runtime.GeneratedEnum] Android.Views.InputMethods.ImeAction imeOptions)

See Also

TextView.ImeOptions

Parameters

imeOptions
the options to set on the query text field

Remarks

Sets the IME options on the query text field.

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14