dropShadowEffect

fun Node.dropShadowEffect(configuration: DropShadow.() -> Unit): DropShadow

Sets DropShadow effect.

Return

the effect applied.

Parameters

configuration

the configuration block that customizes effect.