ModelColor

fun ModelColor(value: Color)

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


fun ModelColor(expression: Expression)

Construct the ModelColor with Mapbox Expression.


fun ModelColor(value: Value)

Parameters

value

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