TabContainer.allTabsInFront

If true, all tabs are drawn in front of the panel. If false, inactive tabs are drawn behind the panel.

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

Meta