UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 166 B
```css // Property: torch // Description: Enable or disable the camera torch. // Component(s): Ti.Media '.torch': { torch: true } '.torch-false': { torch: false } ```