# defaultLayout

> Sets the default Layout for an Overlay when it is created for the first time.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Overlays](/engine/6000.6/script-reference/unityeditor/overlays.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public Layout defaultLayout { get; set; }
```
