# trackingCallback

> Callback used to override the tracking behavior.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Search](/engine/6000.5/script-reference/unityeditor/search.md)
* **Assembly:** UnityEditor

```csharp
Action<SearchItem> trackingCallback { get; }
```
