Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 500 Bytes

camera.md

File metadata and controls

14 lines (8 loc) · 500 Bytes

Camera

Take Photo

Property Description
Take Photo (Photo, DidUserCancel, Error) Opens the camera and saves the Photo after the user takes a picture. DidUserCancel is either 'true' or 'false' depending on whether or not the user cancelled taking a photo. Error is the error message if there was an error in taking the photo.