ScrollContainer.scrollbarV

Whether to show vertical scrollbar.

Modifying this will request update

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

Meta