Function Tabs.scrollingEnabled
if true
, the mouse's scroll wheel cab be used to navigate the scroll view.
bool scrollingEnabled() nothrow @property @nogc;
void scrollingEnabled
(
bool v
) nothrow @property @nogc;