# 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.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

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