CircleColor

fun CircleColor(value: Color)

Construct the CircleColor with androidx.compose.ui.graphics.Color.


fun CircleColor(expression: Expression)

Construct the CircleColor with Mapbox Expression.


fun CircleColor(value: Value)

Parameters

value

the property wrapped in Value to be used with native renderer.