TabBar.setAutohide
void setAutohide(bool autohide)Sets whether the tabs automatically hide.
If set to TRUE, the tab bar disappears when propertyTabBar:view has 0 or 1 tab, no pinned tabs, and no tab is being transferred.
See propertyTabBar:tabs-revealed.
Parameters
autohide | whether the tabs automatically hide |