UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 272 B
```css // Property: showBadge // Description: Whether notifications posted to this channel can appear as application icon badges in a Launcher. // Component(s): Ti.Android.NotificationChannel '.show-badge': { showBadge: true } '.show-badge-false': { showBadge: false } ```