LineColor

The color with which the line will be drawn.

Parameters

value

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

Constructors

Link copied to clipboard
fun LineColor(value: Color)

Construct the LineColor with Color.

Link copied to clipboard
fun LineColor(expression: Expression)

Construct the LineColor with Mapbox Expression.

Link copied to clipboard
fun LineColor(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard