# displayedChanged

> This callback is invoked when the Overlay.displayed value has been changed.

## Definition

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

```csharp
public event Action<bool> displayedChanged
```
