ListPreference.EntryFormatted Proprietà

Definizione

Restituisce la voce corrispondente al valore corrente.

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

Valore della proprietà

Voce corrispondente al valore corrente o Null.

Attributi

Commenti

Restituisce la voce corrispondente al valore corrente.

per android.preference.ListPreference.getEntry().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a