# CAMERA_CONTROL_MODE_CONTINUOUS_AUTO

`import { CAMERA_CONTROL_MODE_CONTINUOUS_AUTO } from "destack:device/binding";`

Camera control supports continuous automatic mode.

```ds title="CAMERA_CONTROL_MODE_CONTINUOUS_AUTO"
const CAMERA_CONTROL_MODE_CONTINUOUS_AUTO: CameraControlModeFlags
```

[language/library/src/device/binding/camera.ds:110](https://github.com/destack-sh/destack/blob/main/language/library/src/device/binding/camera.ds#L110)
