SpaceColor

The color of the region above the horizon and after the end of the horizon-blend contribution. The opacity can be set to 0 to have a transparent background.

Parameters

value

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

Constructors

Link copied to clipboard
fun SpaceColor(value: Color)

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

Link copied to clipboard
fun SpaceColor(expression: Expression)

Construct the SpaceColor with Mapbox Expression.

Link copied to clipboard
fun SpaceColor(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard