TabContainer.useHiddenTabsForMinSize

If true, children Control nodes that are hidden have their minimum size take into account in the total, instead of only the currently visible one.

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

Meta