UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 226 B
```css // Property: autoHide // Description: Indicates if player is hidden by default and shown when its ready. // Component(s): Ti.Media.VideoPlayer '.auto-hide': { autoHide: true } '.auto-hide-false': { autoHide: false } ```