Class BoxShadowDrawable
Box shadows drawable, can be blurred
Constructors
Name | Description |
---|---|
this
(offsetX, offsetY, blurSize, color)
|
Fields
Type | Name | Description |
---|---|---|
const(int) |
blurSize
|
|
const(Color) |
color
|
|
const(int) |
offsetX
|
|
const(int) |
offsetY
|
1 inherited fields
Properties
2 inherited properties
Methods
Name | Description |
---|---|
drawTo
(pr, b, tilex0, tiley0)
|