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