shadowDict

Dictionary describing the shadow effect for text.

  • 0.8
  • 0.8
  • 0.8

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

shadowDict
blurRadius : Number

Specifies the blur radius of the shadow.

Specifies the blur radius of the shadow.

Supported on iOS 7 and later.

0 means no blur.

shadowDict
color : String

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

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

shadowDict
offset : Dictionary

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

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