Class ToastPreviewWindow
Standalone play-mode preview window for a toast: lets a designer type a message and dispatch a ShowToastSignal carrying it through the live event dispatcher, via the shared ToastFireNowGui — no builder or asset needed since a toast is only a signal and a string.
Namespace: Serenity.Ui.Infrastructure.Editor
Assembly: Serenity.UnityUi.Infrastructure.Editor.dll
Syntax
public class ToastPreviewWindow : EditorWindow
Constructors
ToastPreviewWindow()
Declaration
public ToastPreviewWindow()
Methods
ShowWindow()
Declaration
public static void ShowWindow()