Share via


EditorInfo.ImeOptions Property

Definition

Extended type information for the editor, to help the IME better integrate with it.

[Android.Runtime.Register("imeOptions")]
public Android.Views.InputMethods.ImeFlags ImeOptions { get; set; }
[<Android.Runtime.Register("imeOptions")>]
member this.ImeOptions : Android.Views.InputMethods.ImeFlags with get, set

Property Value

Attributes

Remarks

Extended type information for the editor, to help the IME better integrate with it.

Java documentation for android.view.inputmethod.EditorInfo.imeOptions.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to