public static RgfToastEvent CreateActionEvent( string status, string title, string action, string message, RgfToastType toastType = RgfToastType.Default, int? delay = null )
In This Article