RichTextLabel.scrollActive

If true, the scrollbar is visible. Setting this to false does not block scrolling completely. See scrollToLine.

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

Meta