innerShadowEffect

fun Node.innerShadowEffect(configuration: InnerShadow.() -> Unit): InnerShadow

Sets InnerShadow effect.

Return

the effect applied.

Parameters

configuration

the configuration block that customizes effect.