TabContainer.tabsVisible

If true tabs are visible. If false tabs' content and titles are hidden. Default value: true.

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

Meta