UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 270 B
```css // Property: tabBarHidden // Description: Boolean value indicating if the tab bar should be hidden. // Component(s): Ti.UI.TabGroup, Ti.UI.Window, Ti.UI.iOS.SplitWindow '.tab-bar-hidden': { tabBarHidden: true } '.tab-bar-hidden-false': { tabBarHidden: false } ```