SubscriptionInfo.DisplayNameFormatted Property

Definition

public virtual Java.Lang.ICharSequence? DisplayNameFormatted { [Android.Runtime.Register("getDisplayName", "()Ljava/lang/CharSequence;", "GetGetDisplayNameHandler", ApiSince=22)] get; }
[<get: Android.Runtime.Register("getDisplayName", "()Ljava/lang/CharSequence;", "GetGetDisplayNameHandler", ApiSince=22)>]
member this.DisplayNameFormatted : Java.Lang.ICharSequence

Property Value

The name displayed to the user that identifies this subscription. This name is used in Settings page and can be renamed by the user.

Attributes

Remarks

Java documentation for android.telephony.SubscriptionInfo.getDisplayName().

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