irrelevant for the values struct when in a tag, but is used for the composite values struct; it’s true if any of the tags being composited had background stuff set.
TextAppearance.drawBg
uint drawBg() @propertyGet drawBg field.
Returns
Whether to use background-related values; this is
void drawBg(uint propval) @propertySet drawBg field.
Parameters
propval | Whether to use background-related values; this is irrelevant for the values struct when in a tag, but is used for the composite values struct; it’s true if any of the tags being composited had background stuff set. |