circleColor

open override fun circleColor(circleColor: String): <ERROR CLASS>

Set the CircleColor property

Parameters

circleColor

value of circleColor

open override fun circleColor(circleColor: Expression): <ERROR CLASS>

Set the CircleColor property

Parameters

circleColor

value of circleColor as Expression

open override fun circleColor(@ColorInt() circleColor: Int): <ERROR CLASS>

Set the CircleColor property.

Parameters

circleColor

value of circleColor

val circleColor: String?

The fill color of the circle.