Share via


PhoneAccount.HighlightColor Property

Definition

A highlight color to use in displaying information about this PhoneAccount.

public int HighlightColor { [Android.Runtime.Register("getHighlightColor", "()I", "", ApiSince=23)] get; }
[<get: Android.Runtime.Register("getHighlightColor", "()I", "", ApiSince=23)>]
member this.HighlightColor : int

Property Value

A hexadecimal color value.

Attributes

Remarks

A highlight color to use in displaying information about this PhoneAccount.

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

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