text Opacity Transition
open override fun textOpacityTransition(options: StyleTransition): SymbolLayer
Content copied to clipboard
Set the TextOpacity property transition options
Use static method SymbolLayer.defaultTextOpacityTransition to set the default property.
Parameters
options
transition options for Double
open override fun textOpacityTransition(block: StyleTransition.Builder.() -> Unit): SymbolLayer
Content copied to clipboard
DSL for textOpacityTransition.
Transition options for TextOpacity.