Skip to content

Titanium.UI.shadowDict

Dictionary describing the shadow effect for text.

Properties #

blurRadius#

Type: Number

Specifies the blur radius of the shadow.

A value of 0 means no blur is applied.

color#

Type: String, Titanium.UI.Color

Color name or hex triplet specifying the color of the shadow.

offset#

Type: Size

<Size> with the properties width and height used as the horizontal
and vertical offset of the shadow, respectively.

Titanium SDK Documentation