UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 285 B
```css // Property: homeButtonEnabled // Description: Enable or disable the "home" button in the corner of the action bar. // Component(s): Ti.Android.ActionBar '.home-button-enabled': { homeButtonEnabled: true } '.home-button-enabled-false': { homeButtonEnabled: false } ```