# ACCESSIBILITY_NODE_ACTION_SET_SCROLL_OFFSET

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

Set the node scroll offset.

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

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