RichTextLabel.scrollFollowing

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

  1. bool scrollFollowing [@property getter]
  2. bool scrollFollowing [@property setter]
    struct RichTextLabel
    @nogc nothrow @property
    void
    scrollFollowing
    (
    bool v
    )

Meta