UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 233 B
```css // Property: isCameraSupported // Description: true if the device has camera support. // Component(s): Ti.Media '.is-camera-supported': { isCameraSupported: true } '.is-camera-supported-false': { isCameraSupported: false } ```