textHaloWidthTransition

abstract fun textHaloWidthTransition(options: StyleTransition): SymbolLayer

Set the TextHaloWidth property transition options

Parameters

options

transition options for Double

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

DSL for textHaloWidthTransition.