# floatingChanged

> Called when the value of floating has changed.

## Definition

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

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