text Halo Color Transition
abstract fun textHaloColorTransition(options: StyleTransition): SymbolLayer
Content copied to clipboard
The color of the text's halo, which helps it stand out from backgrounds.
Set the TextHaloColor property transition options
Parameters
options
transition options for String
abstract fun textHaloColorTransition(block: StyleTransition.Builder.() -> Unit): SymbolLayer
Content copied to clipboard
The color of the text's halo, which helps it stand out from backgrounds.
DSL for textHaloColorTransition.