# ToastTemplate

> Templates for various toast styles.

## Definition

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

```csharp
public enum ToastTemplate
```

## Remarks

Each template represents an XML document for presenting toast notification. For more detailed information, see: [http://msdn.microsoft.com/en-us/library/windows/apps/hh761494.aspx](http://msdn.microsoft.com/en-us/library/windows/apps/hh761494.aspx)
