Function RichTextLabel.bbcodeEnabled

If true, the label uses BBCode formatting.

bool bbcodeEnabled() nothrow @property @nogc;

void bbcodeEnabled (
  bool v
) nothrow @property @nogc;