sdk-maps / com.tomtom.online.sdk.map.style.expression / FormatExpression

FormatExpression

class FormatExpression : Expression

An expression representing formatted text. Supports mixed format.

Functions

dispose

fun dispose(): Unit

finalize

fun finalize(): Unit

format

static fun format(vararg sections: FormatExpressionSection!): FormatExpression!

Creates a FormatExpression consisting of provided sections.

getNativeHandle

fun getNativeHandle(): Long