TextMaxWidth

The maximum line width for text wrapping.

Parameters

value

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

Constructors

Link copied to clipboard
fun TextMaxWidth(value: Double)

Construct the TextMaxWidth with Double.

Link copied to clipboard
fun TextMaxWidth(expression: Expression)

Construct the TextMaxWidth with Mapbox Expression.

Link copied to clipboard
fun TextMaxWidth(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard