TextFont

Font stack to use for displaying text.

Parameters

value

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

Constructors

Link copied to clipboard
fun TextFont(value: List<String>)

Construct the TextFont with List.

Link copied to clipboard
fun TextFont(expression: Expression)

Construct the TextFont with Mapbox Expression.

Link copied to clipboard
fun TextFont(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard