---
title: scroll
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/domwindow/1629147-scroll
---

# scroll

## Declaration

```data
void scroll(
    unrestricted double x, 
    unrestricted double y
);
```
