UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 267 B
```css // Property: forceSplashAsSnapshot // Description: Shows the application's splash screen on app resume. // Component(s): Ti.App '.force-splash-as-snapshot': { forceSplashAsSnapshot: true } '.force-splash-as-snapshot-false': { forceSplashAsSnapshot: false } ```