# DISPLAY_EVENT_WINDOW_GEOMETRY

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

Subscribe to window geometry events.

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

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