UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 345 B
```css // Property: largeTitleEnabled // Description: A Boolean value indicating whether the title should be displayed in a large format. // Component(s): Ti.UI.NavigationWindow, Ti.UI.TabGroup, Ti.UI.Window, Ti.UI.iOS.SplitWindow '.large-title-enabled': { largeTitleEnabled: true } '.large-title-enabled-false': { largeTitleEnabled: false } ```