# activeContextChanging

> Defines an event handler for when the active EditorToolContext will change.

## Definition

* **Type:** Event
* **Namespace:** [UnityEditor.EditorTools](/engine/6000.7/script-reference/unityeditor/editortools.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static event Action activeContextChanging
```
