textHaloBlur

open override fun textHaloBlur(textHaloBlur: Double): SymbolLayer

The halo's fadeout distance towards the outside. Default value: 0. Minimum value: 0.

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. Default value: 0. Minimum value: 0.

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

Parameters

textHaloBlur

value of textHaloBlur as Expression


The halo's fadeout distance towards the outside. Default value: 0. Minimum value: 0.