Show / Hide Table of Contents

Namespace Dalamud.Game.Gui.Toast

Classes

QuestToastOptions

This class represents options that can be used with the ToastGui class for the quest toast variant.

ToastGui

This class facilitates interacting with and creating native toast windows.

ToastGuiAddressResolver

An address resolver for the ToastGui class.

ToastOptions

This class represents options that can be used with the ToastGui class.

Enums

QuestToastPosition

The alignment of native quest toast windows.

ToastPosition

The positioning of native toast windows.

ToastSpeed

The speed at which native toast windows will persist.

Delegates

ToastGui.OnErrorToastDelegate

A delegate type used when an error toast window appears.

ToastGui.OnNormalToastDelegate

A delegate type used when a normal toast window appears.

ToastGui.OnQuestToastDelegate

A delegate type used when a quest toast window appears.

In This Article
Back to top Generated by DocFX