# FocusLost()

> Allow a SettingsProvider to be notified when the SettingsWindow lose focus.

## Definition

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

```csharp
protected virtual void FocusLost()
```
