TextColor

The color with which the text will be drawn.

Parameters

value

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

Constructors

Link copied to clipboard
fun TextColor(value: Color)

Construct the TextColor with Color.

Link copied to clipboard
fun TextColor(expression: Expression)

Construct the TextColor with Mapbox Expression.

Link copied to clipboard
fun TextColor(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard