background Color Transition
open override fun backgroundColorTransition(options: StyleTransition): BackgroundLayer
Content copied to clipboard
Set the BackgroundColor property transition options
Use static method BackgroundLayer.defaultBackgroundColorTransition to set the default property.
Parameters
options
transition options for String
open override fun backgroundColorTransition(block: StyleTransition.Builder.() -> Unit): BackgroundLayer
Content copied to clipboard
DSL for backgroundColorTransition.
Transition options for BackgroundColor.