public static RgfToastEventArgs Recreate( this RgfToastEventArgs toast, RgfToastType toastType, string? status = null, string? title = null, string? body = null, int? delay = null, IRgfProgressArgs? progressArgs = null )
In This Article