# DockingPosition

**Kind**: type alias | **Module**: [Windows](https://docs.interop.io/desktop/reference/javascript/windows/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/windows/dockingposition/index.html

Position of the docked window on the screen - top, bottom, left or right.

## Members

- **`"top"`**
- **`"left"`**
- **`"right"`**
- **`"bottom"`**
