shadow Intensity Transition
open override fun shadowIntensityTransition(options: StyleTransition): Light
Content copied to clipboard
Set the ShadowIntensity property transition options.
Parameters
options
transition options for shadow-intensity
open override fun shadowIntensityTransition(block: StyleTransition.Builder.() -> Unit): Light
Content copied to clipboard
DSL for shadowIntensityTransition.
ShadowIntensity property transition options.