or only the height of the tagged characters.
TextTag.backgroundFullHeight
bool backgroundFullHeight() @property nothrowGet backgroundFullHeight property.
Returns
Whether the background color fills the entire line height
void backgroundFullHeight(bool propval) @property nothrowSet backgroundFullHeight property.
Parameters
propval | Whether the background color fills the entire line height or only the height of the tagged characters. |