# scrollPosition

> The modified scrollPosition. Feed this back into the variable you pass in, as shown in the example.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public Vector2 scrollPosition { get; protected set; }
```
