- radius
- Documentation for this section has not yet been entered.
- dx
- Documentation for this section has not yet been entered.
- dy
- Documentation for this section has not yet been entered.
- shadowColor
- Documentation for this section has not yet been entered.
This draws a shadow layer below the main layer, with the specified offset and color, and blur radius. If radius is 0, then the shadow layer is removed.
Can be used to create a blurred shadow underneath text. Support for use with other drawing operations is constrained to the software rendering pipeline.
The alpha of the shadow will be the paint's alpha if the shadow color is opaque, or the alpha from the shadow color if not.