UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 331 B
```css // Property: eligibleForPrediction // Description: A Boolean value that determines whether Siri can suggest the user activity as a shortcut to the user. // Component(s): Ti.App.iOS.UserActivity '.eligible-for-prediction': { eligibleForPrediction: true } '.eligible-for-prediction-false': { eligibleForPrediction: false } ```