circle Stroke Color
abstract fun circleStrokeColor(circleStrokeColor: String = "#000000"): CircleLayer
Content copied to clipboard
abstract fun circleStrokeColor(@ColorInt circleStrokeColor: Int): CircleLayer
Content copied to clipboard
The stroke color of the circle.
Parameters
circle Stroke Color
value of circleStrokeColor
abstract fun circleStrokeColor(circleStrokeColor: Expression): CircleLayer
Content copied to clipboard
The stroke color of the circle.
Parameters
circle Stroke Color
value of circleStrokeColor as Expression