# value

> The float value of the ratio. Will be float.NaN if the ratio is set to auto.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.UIElements](/engine/6000.5/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

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