# Windowed

> Desktop platforms only. Sets your application to a standard, movable window that's not full screen.

## Definition

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

```csharp
Windowed = 3
```

### Remarks

The size of the window depends on your application's resolution.
