Color

fun Color(value: Color)

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


fun Color(expression: Expression)

Construct the Color with Mapbox Expression.


fun Color(value: Value)

Parameters

value

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