Enum ToastSpeed
The speed at which native toast windows will persist.
Namespace: Dalamud.Game.Gui.Toast
Assembly: Dalamud.dll
Syntax
public enum ToastSpeed : byte
Fields
| Name | Description |
|---|---|
| Fast | The toast will disappear more quickly (around two seconds). |
| Slow | The toast will take longer to disappear (around four seconds). |