CircleColor

The fill color of the circle.

Parameters

value

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

Constructors

Link copied to clipboard
fun CircleColor(value: Color)

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

Link copied to clipboard
fun CircleColor(expression: Expression)

Construct the CircleColor with Mapbox Expression.

Link copied to clipboard
fun CircleColor(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard