textHaloBlur

open override fun textHaloBlur(textHaloBlur: Double): SymbolLayer

The halo's fadeout distance towards the outside.

Use static method SymbolLayer.defaultTextHaloBlur to set the default property.

Parameters

textHaloBlur

value of textHaloBlur

open override fun textHaloBlur(textHaloBlur: Expression): SymbolLayer

The halo's fadeout distance towards the outside.

Use static method SymbolLayer.defaultTextHaloBlurAsExpression to set the default property.

Parameters

textHaloBlur

value of textHaloBlur as Expression

val textHaloBlur: Double?

The halo's fadeout distance towards the outside.