# dismissed

> true if toast notification was dismissed (for any reason).

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.WSA](/engine/6000.5/script-reference/unityengine/wsa.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public bool dismissed { get; }
```
