# scrollPosition

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

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.6/script-reference/unityengine.md)
* **Assembly:** UnityEngine.IMGUIModule

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