UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 262 B
```css // Property: whichCamera // Description: Opens the camera with the specified camera direction. // Component(s): CameraOptionsType '.which-camera-front': { whichCamera: Ti.Media.CAMERA_FRONT } '.which-camera-rear': { whichCamera: Ti.Media.CAMERA_REAR } ```