Tabs.scrollingEnabled

if true, the mouse's scroll wheel can be used to navigate the scroll view.

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

Meta