IconColor

The color of the icon. This can only be used with /help/troubleshooting/using-recolorable-images-in-mapbox-maps/.

Parameters

value

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

Constructors

Link copied to clipboard
fun IconColor(value: Color)

Construct the IconColor with Color.

Link copied to clipboard
fun IconColor(expression: Expression)

Construct the IconColor with Mapbox Expression.

Link copied to clipboard
fun IconColor(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard