# DISPLAY_BACKEND_MONITOR

`import { DISPLAY_BACKEND_MONITOR } from "destack:display/binding";`

Backend can enumerate monitors.

```ds title="DISPLAY_BACKEND_MONITOR"
const DISPLAY_BACKEND_MONITOR: DisplayBackendFlags
```

[language/library/src/display/binding/backend.ds:43](https://github.com/destack-sh/destack/blob/main/language/library/src/display/binding/backend.ds#L43)
