TextTransform

Specifies how to capitalize text, similar to the CSS text-transform property.

Parameters

value

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

Constructors

Link copied to clipboard
fun TextTransform(expression: Expression)

Construct the TextTransform with Mapbox Expression.

Link copied to clipboard
fun TextTransform(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard