# maxHeight

> Sets the maximum height of an Overlay.

## Definition

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

```csharp
public float maxHeight { get; set; }
```
