public @interface

ImageCapture.CaptureMode

implements java.lang.annotation.Annotation

 androidx.camera.core.ImageCapture.CaptureMode

Overview

Capture mode options for ImageCapture. A picture will always be taken regardless of mode, and the mode will be used on devices that support it.

Summary