# value

> The numerical value of the refresh rate in hertz.

## Definition

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

```csharp
public double value { get; }
```

### Remarks

The Refresh Rate value is a numerical value which results from dividing the numerator by the denominator.
