# handleScrollWheel

> Whether this ScrollView should handle scroll wheel events. (default: true).

## Definition

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

```csharp
public bool handleScrollWheel { get; set; }
```
