TabContainer.tabsVisible

If true, tabs are visible. If false, tabs' content and titles are hidden.

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

Meta