Function RichTextLabel.metaUnderlined
If true
, the label underlines meta tags such as class="pln">D url{text}class="pln">D /url
.
bool metaUnderlined() nothrow @property @nogc;
void metaUnderlined
(
bool v
) nothrow @property @nogc;