If set to TRUE, the tab bar disappears when property@TabBar:view has 0 or 1 tab, no pinned tabs, and no tab is being transferred.
See property@TabBar:tabs-revealed.
bool autohide() @propertyGet autohide property.
If set to TRUE, the tab bar disappears when property@TabBar:view has 0 or 1 tab, no pinned tabs, and no tab is being transferred.
See property@TabBar:tabs-revealed.
void autohide(bool propval) @propertySet autohide property.
propval | Whether the tabs automatically hide. If set to TRUE, the tab bar disappears when property@TabBar:view has 0 or 1 tab, no pinned tabs, and no tab is being transferred. See property@TabBar:tabs-revealed. |