FillOpacity

The opacity of the entire fill layer. In contrast to the fill-color, this value will also affect the 1px stroke around the fill, if the stroke is used.

Parameters

value

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

Constructors

Link copied to clipboard
fun FillOpacity(value: Double)

Construct the FillOpacity with Double.

Link copied to clipboard
fun FillOpacity(expression: Expression)

Construct the FillOpacity with Mapbox Expression.

Link copied to clipboard
fun FillOpacity(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard