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

Syntax

[get: Android.Runtime.Register("getImeActionLabel", "()Ljava/lang/CharSequence;", "GetGetImeActionLabelHandler")]
public virtual Java.Lang.ICharSequence ImeActionLabelFormatted { 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