RasterOpacity

The opacity at which the image will be drawn.

Parameters

value

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

Constructors

Link copied to clipboard
fun RasterOpacity(value: Double)

Construct the RasterOpacity with Double.

Link copied to clipboard
fun RasterOpacity(expression: Expression)

Construct the RasterOpacity with Mapbox Expression.

Link copied to clipboard
fun RasterOpacity(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard