LineOpacity

The opacity at 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 LineOpacity(value: Double)

Construct the LineOpacity with Double.

Link copied to clipboard
fun LineOpacity(expression: Expression)

Construct the LineOpacity with Mapbox Expression.

Link copied to clipboard
fun LineOpacity(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard