UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 241 B
```css // Property: autoreverse // Description: Specifies if the animation should be replayed in reverse upon completion. // Component(s): Ti.UI.Animation '.autoreverse': { autoreverse: true } '.autoreverse-false': { autoreverse: false } ```