textHaloWidth

open override fun textHaloWidth(textHaloWidth: Double): SymbolLayer

Distance of halo to the font outline. Max text halo width is 1/4 of the font-size.

Parameters

textHaloWidth

value of textHaloWidth

open override fun textHaloWidth(textHaloWidth: Expression): SymbolLayer

Distance of halo to the font outline. Max text halo width is 1/4 of the font-size.

Parameters

textHaloWidth

value of textHaloWidth as Expression

val textHaloWidth: Double?

Distance of halo to the font outline. Max text halo width is 1/4 of the font-size.