ScrollContainer.scrollOnMouseWheel

Whether to scroll on mouse scroll wheel

  1. bool scrollOnMouseWheel [@property getter]
  2. bool scrollOnMouseWheel [@property setter]
    class ScrollContainer
    private protected public @property
    bool
    scrollOnMouseWheel
    (
    bool newVal
    )
  3. uint _offX;
  4. uint _offY;

Meta