# Editor.EditorPreferences.ErrorNotificationTimeout

```csharp
static float ErrorNotificationTimeout { get; set; }
```

The amount of seconds to keep a notification open if it's an error

Declared in [Editor.EditorPreferences](/api/Editor.EditorPreferences).
Assembly: `Sandbox.Tools`.
