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]
  2. bool allTabsInFront [@property setter]
    struct TabContainer
    @nogc nothrow @property
    void
    allTabsInFront
    (
    bool v
    )

Meta