PhoneAccount.ShortDescriptionFormatted Property

Definition

A short paragraph describing this PhoneAccount.

public Java.Lang.ICharSequence? ShortDescriptionFormatted { [Android.Runtime.Register("getShortDescription", "()Ljava/lang/CharSequence;", "", ApiSince=23)] get; }
[<get: Android.Runtime.Register("getShortDescription", "()Ljava/lang/CharSequence;", "", ApiSince=23)>]
member this.ShortDescriptionFormatted : Java.Lang.ICharSequence

Property Value

A description for this PhoneAccount.

Attributes

Remarks

A short paragraph describing this PhoneAccount.

Java documentation for android.telecom.PhoneAccount.getShortDescription().

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