UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 212 B
```css // Property: audioPlaying // Description: Returns true if the device is playing audio. // Component(s): Ti.Media '.audio-playing': { audioPlaying: true } '.audio-playing-false': { audioPlaying: false } ```