TextColor

fun TextColor(value: Color)

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


fun TextColor(expression: Expression)

Construct the TextColor with Mapbox Expression.


fun TextColor(value: Value)

Parameters

value

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