CircleBlur

Amount to blur the circle. 1 blurs the circle such that only the centerpoint is full opacity.

Parameters

value

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

Constructors

Link copied to clipboard
fun CircleBlur(value: Double)

Construct the CircleBlur with Double.

Link copied to clipboard
fun CircleBlur(expression: Expression)

Construct the CircleBlur with Mapbox Expression.

Link copied to clipboard
fun CircleBlur(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard