LabeledIntent.NonLocalizedLabelFormatted Property

Definition

Return any concrete text that has been given for the label text.

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

Property Value

Attributes

Remarks

Return any concrete text that has been given for the label text.

Java documentation for android.content.pm.LabeledIntent.getNonLocalizedLabel().

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