RichTextLabel.scrollFollowing

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

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

Meta