UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 204 B
```css // Property: looping // Description: Determines whether the audio should loop upon completion. // Component(s): Ti.Media.Sound '.looping': { looping: true } '.looping-false': { looping: false } ```