Function RichTextLabel.scrollFollowing

If true, the window scrolls down to display new content automatically.

bool scrollFollowing() nothrow @property @nogc;

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