iconHaloWidth

open override fun iconHaloWidth(iconHaloWidth: Double): SymbolLayer

Distance of halo to the icon outline. Default value: 0. Minimum value: 0.

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

Parameters

iconHaloWidth

value of iconHaloWidth


open override fun iconHaloWidth(iconHaloWidth: Expression): SymbolLayer

Distance of halo to the icon outline. Default value: 0. Minimum value: 0.

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

Parameters

iconHaloWidth

value of iconHaloWidth as Expression


Distance of halo to the icon outline. Default value: 0. Minimum value: 0.