BulletSpan.Color Property

Definition

Get the bullet point color.

public virtual int Color { [Android.Runtime.Register("getColor", "()I", "GetGetColorHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getColor", "()I", "GetGetColorHandler", ApiSince=28)>]
member this.Color : int

Property Value

Int32

the bullet point color

Attributes

Remarks

Java documentation for android.text.style.BulletSpan.getColor().

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