# DragMoveOptions

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

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

Options for dragging a window.

*Since: io.Connect Desktop 9.9, @interopio/desktop 6.14.0*

## Properties

- **`location`** (`{ x: number; y: number; }`, optional)
  Location of the mouse cursor within the window at the time the dragging operation was initiated.
