sdk-maps / com.tomtom.online.sdk.map.style.expression / FormattedText / format

format

@Beta(2020, 12) static fun format(formattedTextSections: MutableList<FormattedTextSection!>!): FormattedText!

Creates a Formatted text consisting of provided sections.

Parameters

formattedTextSections - MutableList<FormattedTextSection!>!: A list of formatted text sections. Each section can use different format.

Return
FormattedText!: Formatted text consisting of provided sections