# DISPLAY_DRAG_NONE

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

No drag operations.

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

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