mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps.extension.style.atmosphere.generated
/
AtmosphereDslReceiver
/
colorTransition
color
Transition
abstract
fun
colorTransition
(
options
:
StyleTransition
)
:
Atmosphere
Set the Color property transition options.
Parameters
options
transition options for color
abstract
fun
colorTransition
(
block
:
StyleTransition.Builder
.
(
)
->
Unit
)
:
Atmosphere
DSL for
colorTransition
.