CircleOpacity

The opacity at which the circle will be drawn.

Parameters

value

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

Constructors

Link copied to clipboard
fun CircleOpacity(value: Double)

Construct the CircleOpacity with Double.

Link copied to clipboard
fun CircleOpacity(expression: Expression)

Construct the CircleOpacity with Mapbox Expression.

Link copied to clipboard
fun CircleOpacity(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard