circleStrokeColor

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

Set the CircleStrokeColor property

Parameters

circleStrokeColor

value of circleStrokeColor

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

Set the CircleStrokeColor property

Parameters

circleStrokeColor

value of circleStrokeColor as Expression

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

Set the CircleStrokeColor property.

Parameters

circleStrokeColor

value of circleStrokeColor

val circleStrokeColor: String?

The stroke color of the circle.