# FocusLost()

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

## Definition

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

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