iconHaloColor

abstract fun iconHaloColor(iconHaloColor: String = "rgba(0, 0, 0, 0)"): SymbolLayer
abstract fun iconHaloColor(@ColorInt iconHaloColor: Int): SymbolLayer

The color of the icon's halo. Icon halos can only be used with SDF icons.

Parameters

iconHaloColor

value of iconHaloColor

abstract fun iconHaloColor(iconHaloColor: Expression): SymbolLayer

The color of the icon's halo. Icon halos can only be used with SDF icons.

Parameters

iconHaloColor

value of iconHaloColor as Expression