UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 295 B
```css // Property: saveToPhotoGallery // Description: Specifies if the media should be saved to the photo gallery upon successful capture. // Component(s): CameraOptionsType '.save-to-photo-gallery': { saveToPhotoGallery: true } '.save-to-photo-gallery-false': { saveToPhotoGallery: false } ```