RichTextLabel.tabSize

The number of spaces associated with a single tab length. Does not affect \t in text tags, only indent tags.

  1. long tabSize [@property getter]
    struct RichTextLabel
    @nogc nothrow @property
    long
    tabSize
    ()
  2. long tabSize [@property setter]

Meta