Function ScrollContainer.scrollVerticalEnabled

If true, enables vertical scrolling.

bool scrollVerticalEnabled() nothrow @property @nogc;

void scrollVerticalEnabled (
  bool v
) nothrow @property @nogc;