sdk-maps / com.tomtom.online.sdk.map.style.expression / LiteralExpression / string

string

@Beta(2020, 12) static fun string(value: String!): LiteralExpression!

Creates literal expression wrapping given text.

Parameters

value - String!: Text to be wrapped.

Return
LiteralExpression!: Literal expression wrapping given text.