UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 254 B
```css // Property: showsControls // Description: Whether or not the receiver shows playback controls. Default is true. // Component(s): Ti.Media.VideoPlayer '.shows-controls': { showsControls: true } '.shows-controls-false': { showsControls: false } ```