UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 269 B
```css // Property: enableLights // Description: Whether notifications posted to this channel should display notification lights // Component(s): Ti.Android.NotificationChannel '.enable-lights': { enableLights: true } '.enable-lights-false': { enableLights: false } ```