UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 233 B
```css // Property: groupSummary // Description: Specifies if this is a group summary notification. // Component(s): Ti.Android.Notification '.group-summary': { groupSummary: true } '.group-summary-false': { groupSummary: false } ```