RichTextLabel.scrollActive

If true, the scrollbar is visible. Does not block scrolling completely. See scrollToLine. Default value: true.

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

Meta