TextView.ImeActionLabelFormatted Proprietà

Definizione

Ottenere l'etichetta dell'azione IME precedente impostata con #setImeActionLabel.

public virtual Java.Lang.ICharSequence? ImeActionLabelFormatted { [Android.Runtime.Register("getImeActionLabel", "()Ljava/lang/CharSequence;", "GetGetImeActionLabelHandler")] get; }
[<get: Android.Runtime.Register("getImeActionLabel", "()Ljava/lang/CharSequence;", "GetGetImeActionLabelHandler")>]
member this.ImeActionLabelFormatted : Java.Lang.ICharSequence

Valore della proprietà

Attributi

Commenti

Ottenere l'etichetta dell'azione IME precedente impostata con #setImeActionLabel.

per android.widget.TextView.getImeActionLabel().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a

Vedi anche

  • <xref:Android.Widget.TextView.SetImeActionLabel(Java.Lang.ICharSequence%2c+Android.Views.InputMethods.ImeAction)>
  • EditorInfo