LineBorderColor

The color of the line border. If line-border-width is greater than zero and the alpha value of this color is 0 (default), the color for the border will be selected automatically based on the line color.

Parameters

value

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

Constructors

Link copied to clipboard

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

Link copied to clipboard
fun LineBorderColor(expression: Expression)

Construct the LineBorderColor with Mapbox Expression.

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard