TextOptional

If true, icons will display without their corresponding text when the text collides with other symbols and the icon does not.

Parameters

value

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

Constructors

Link copied to clipboard
fun TextOptional(value: Boolean)

Construct the TextOptional with Boolean.

Link copied to clipboard
fun TextOptional(expression: Expression)

Construct the TextOptional with Mapbox Expression.

Link copied to clipboard
fun TextOptional(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard