textHaloWidth

abstract fun textHaloWidth(textHaloWidth: Double = 0.0): SymbolLayer

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

Parameters

textHaloWidth

value of textHaloWidth

abstract 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