textHaloColor

abstract fun textHaloColor(textHaloColor: String = "rgba(0, 0, 0, 0)"): SymbolLayer
abstract fun textHaloColor(@ColorInt textHaloColor: Int): SymbolLayer

The color of the text's halo, which helps it stand out from backgrounds.

Parameters

textHaloColor

value of textHaloColor

abstract fun textHaloColor(textHaloColor: Expression): SymbolLayer

The color of the text's halo, which helps it stand out from backgrounds.

Parameters

textHaloColor

value of textHaloColor as Expression