kvision / pl.treksoft.kvision.core / TextShadow / <init>

<init>

(js) TextShadow(hShadow: CssSize? = null, vShadow: CssSize? = null, blurRadius: CssSize? = null, color: Color? = null)

Type-safe definition of CSS text shadow.

Parameters

hShadow - the position of the horizontal shadow

vShadow - the position of the vertical shadow

blurRadius - the blur radius

color - color of the shadow