UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 239 B
```css // Property: showControls // Description: Indicates if the built-in camera controls should be displayed. // Component(s): CameraOptionsType '.show-controls': { showControls: true } '.show-controls-false': { showControls: false } ```