autoCapture property

bool? autoCapture
getter/setter pair

If true, the camera will capture the image automatically at the right moment. Defaults to true.

Implementation

bool? autoCapture;