# activeContextChanged

> Defines an event handler for when the active EditorToolContext changes.

## Definition

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

```csharp
public static event Action activeContextChanged
```
