Class DrawableAttribute

custom drawable attribute container for styles

Inherits from

  • Object (base class)

Constructors

Name Description
this

Fields

Name Type Description
_drawable Ref!(dlangui.graphics.resources.Drawable)
_drawableId string
_id string
_initialized bool

Properties

Name Type Description
drawable [get] Ref!(dlangui.graphics.resources.Drawable)
drawableId [get] string
drawableId [set] string
id [get] string

Methods

Name Description
clear

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0