OnActivated Delegate

Definition

Event triggered when a notification is clicked.

C#
public delegate void OnActivated(ToastNotificationActivatedEventArgsCompat e);

Parameters

e
ToastNotificationActivatedEventArgsCompat

Arguments that specify what action was taken and the user inputs.

Applies to

Product Versions
Windows Community Toolkit 7.0.0, 7.1.0