textHaloWidthTransition

open override fun textHaloWidthTransition(options: StyleTransition): SymbolLayer

Set the TextHaloWidth property transition options

Use static method SymbolLayer.defaultTextHaloWidthTransition to set the default property.

Parameters

options

transition options for Double

open override fun textHaloWidthTransition(block: StyleTransition.Builder.() -> Unit): SymbolLayer

DSL for textHaloWidthTransition.

val textHaloWidthTransition: StyleTransition?

Transition options for TextHaloWidth.