# DISPLAY_EVENT_WINDOW_RENDER

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

Subscribe to window renderability events.

```ds title="DISPLAY_EVENT_WINDOW_RENDER"
const DISPLAY_EVENT_WINDOW_RENDER: DisplayEventFlags
```

[language/library/src/display/binding/event.ds:36](https://github.com/destack-sh/destack/blob/main/language/library/src/display/binding/event.ds#L36)
