Android.Widget.TextView.ImeActionId Property
Get the IME action ID previous set with TextView.SetImeActionLabel(Java.Lang.ICharSequence, Android.Views.InputMethods.ImeAction).

Syntax

[get: Android.Runtime.Register("getImeActionId", "()I", "GetGetImeActionIdHandler")]
public virtual int ImeActionId { get; }

See Also

TextView.SetImeActionLabel(Java.Lang.ICharSequence, Android.Views.InputMethods.ImeAction)
Android.Views.InputMethods.EditorInfo

Value

Documentation for this section has not yet been entered.

Remarks

Requirements

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