SpaceColor

fun SpaceColor(value: Color)

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


fun SpaceColor(expression: Expression)

Construct the SpaceColor with Mapbox Expression.


fun SpaceColor(value: Value)

Parameters

value

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