icon Opacity Transition
abstract fun iconOpacityTransition(options: StyleTransition): SymbolLayer
Content copied to clipboard
The opacity at which the icon will be drawn.
Set the IconOpacity property transition options
Parameters
options
transition options for Double
abstract fun iconOpacityTransition(block: StyleTransition.Builder.() -> Unit): SymbolLayer
Content copied to clipboard
The opacity at which the icon will be drawn.
DSL for iconOpacityTransition.