Edit

Share via


ToastNotificationManagerCompat.OnActivated Event

Definition

Event that is triggered when a notification or notification button is clicked. Subscribe to this event in your app's initial startup code.

public static event Microsoft.Toolkit.Uwp.Notifications.OnActivated OnActivated;
member this.OnActivated : Microsoft.Toolkit.Uwp.Notifications.OnActivated 

Event Type

Applies to