ScrollContainer.scrollbarH

Whether to show horizontal scrollbar.

Modifying this will request update

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

Meta