LineColor

fun LineColor(value: Color)

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


fun LineColor(expression: Expression)

Construct the LineColor with Mapbox Expression.


fun LineColor(value: Value)

Parameters

value

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