UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 256 B
```css // Property: inBackground // Description: Boolean indicating if notification was received while app was in background. // Component(s): PushNotificationData '.in-background': { inBackground: true } '.in-background-false': { inBackground: false } ```