# CAMERA_CONTROL_MODE_ON

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

Camera control supports the on mode.

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

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