# ACCESSIBILITY_NODE_ACTION_LONG_PRESS

`import { ACCESSIBILITY_NODE_ACTION_LONG_PRESS } from "destack:accessibility/binding";`

Long press the node.

```ds title="ACCESSIBILITY_NODE_ACTION_LONG_PRESS"
const ACCESSIBILITY_NODE_ACTION_LONG_PRESS: AccessibilityNodeActionFlags
```

[language/library/src/accessibility/binding/node.ds:31](https://github.com/destack-sh/destack/blob/main/language/library/src/accessibility/binding/node.ds#L31)
