LineGapWidth

Draws a line casing outside of a line's actual path. Value indicates the width of the inner gap.

Parameters

value

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

Constructors

Link copied to clipboard
fun LineGapWidth(value: Double)

Construct the LineGapWidth with Double.

Link copied to clipboard
fun LineGapWidth(expression: Expression)

Construct the LineGapWidth with Mapbox Expression.

Link copied to clipboard
fun LineGapWidth(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard