# displayInfo

> Information about the display where the window will be created.

## Definition

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

```csharp
public DisplayInfo displayInfo { get; set; }
```

### Remarks

Contains details about the target display including its resolution, position, and other properties.
