UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 282 B
```css // Property: eligibleForSearch // Description: Set to true if the user activity should be added to the on-device index. // Component(s): Ti.App.iOS.UserActivity '.eligible-for-search': { eligibleForSearch: true } '.eligible-for-search-false': { eligibleForSearch: false } ```