# DISPLAY_DRAG_MOVE

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

Move drag operation.

```ds title="DISPLAY_DRAG_MOVE"
const DISPLAY_DRAG_MOVE: DisplayDragOperationFlags
```

[language/library/src/display/binding/drag.ds:34](https://github.com/destack-sh/destack/blob/main/language/library/src/display/binding/drag.ds#L34)
