LineBlur

Blur applied to the line, in pixels.

Parameters

value

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

Constructors

Link copied to clipboard
fun LineBlur(value: Double)

Construct the LineBlur with Double.

Link copied to clipboard
fun LineBlur(expression: Expression)

Construct the LineBlur with Mapbox Expression.

Link copied to clipboard
fun LineBlur(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard