Class DrawableAttribute
custom drawable attribute container for styles
class DrawableAttribute;
Constructors
| Name | Description |
|---|---|
this
(id, drawableId)
|
Fields
| Name | Type | Description |
|---|---|---|
_drawable
|
Ref!(dcanvas.graphics.resources.Drawable) | |
_drawableId
|
string | |
_id
|
string | |
_initialized
|
bool |
Properties
| Name | Type | Description |
|---|---|---|
drawable[get]
|
Ref!(dcanvas.graphics.resources.Drawable) | |
drawableId[get]
|
string | |
drawableId[set]
|
string | |
id[get]
|
string |
Methods
| Name | Description |
|---|---|
clear
()
|
|
onThemeChanged
()
|
Aliases
| Name | Description |
|---|---|
~this
|