# fullScreenMode

> The fullscreen mode of the window after the resolution change.

## Definition

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

```csharp
public readonly FullScreenMode fullScreenMode { get; }
```
