# fallbackDpi

> The DPI value that Unity uses when it cannot determine the screen DPI.

## Definition

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

```csharp
public float fallbackDpi { get; set; }
```
