FillColor

fun FillColor(value: Color)

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


fun FillColor(expression: Expression)

Construct the FillColor with Mapbox Expression.


fun FillColor(value: Value)

Parameters

value

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