CustomizeToast Delegate

Definition

Allows you to set additional properties on the Windows.UI.Notifications.ToastNotification object before the toast is displayed.

C#
public delegate void CustomizeToast(ToastNotification toast);

Parameters

toast
Windows.UI.Notifications.ToastNotification

The toast to modify that will be displayed.

Applies to

Product Versions
Windows Community Toolkit 7.0.0