ScrollContainer.scrollHorizontalEnabled

If true, enables horizontal scrolling.

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

Meta