# ACCESSIBILITY_NODE_ACTION_SCROLL_TO_POINT

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

Scroll the node to one point.

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

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