# windowed

> Set to true when the MiniMap displays in a separate window. Set to false when the MiniMap displays in the GraphView.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Experimental.GraphView](/engine/6000.6/script-reference/unityeditor/experimental/graphview.md)
* **Assembly:** UnityEditor

```csharp
public bool windowed { get; set; }
```
