highColorTransition

abstract fun highColorTransition(options: StyleTransition): Atmosphere

Set the HighColor property transition options.

Parameters

options

transition options for high-color

abstract fun highColorTransition(block: StyleTransition.Builder.() -> Unit): Atmosphere

DSL for highColorTransition.