iconHaloColorTransition

abstract fun iconHaloColorTransition(options: StyleTransition): SymbolLayer

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

Set the IconHaloColor property transition options

Parameters

options

transition options for String

abstract fun iconHaloColorTransition(block: StyleTransition.Builder.() -> Unit): SymbolLayer

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

DSL for iconHaloColorTransition.