iconHaloWidthTransition

abstract fun iconHaloWidthTransition(options: StyleTransition): SymbolLayer

Distance of halo to the icon outline.

Set the IconHaloWidth property transition options

Parameters

options

transition options for Double

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

Distance of halo to the icon outline.

DSL for iconHaloWidthTransition.