StateDrawable.addState - multiple declarations
- Function StateDrawable.addState
- Function StateDrawable.addState
Function StateDrawable.addState
Prototype
void addState(
uint stateMask,
uint stateValue,
string resourceId,
ref ColorTransform transform
);
Function StateDrawable.addState
Prototype
void addState(
uint stateMask,
uint stateValue,
Ref!(dlangui.graphics.resources.Drawable) drawable
);
Authors
Vadim Lopatin, coolreader.org@gmail.com
Copyright
Vadim Lopatin, 2014
License
Boost License 1.0