UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 215 B
```css // Property: autoplay // Description: Indicates if a movie should automatically start playback. // Component(s): Ti.Media.VideoPlayer '.autoplay': { autoplay: true } '.autoplay-false': { autoplay: false } ```