RichTextLabel.bbcodeText

The label's text in BBCode format. Is not representative of manual modifications to the internal tag stack. Erases changes made by other methods when edited.

  1. String bbcodeText [@property getter]
    struct RichTextLabel
    @nogc nothrow @property
    String
    bbcodeText
    ()
  2. String bbcodeText [@property setter]

Meta