Edit

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 CommunityToolkit.WinUI.Notifications.OnActivated OnActivated;
member this.OnActivated : CommunityToolkit.WinUI.Notifications.OnActivated 

Event Type

Applies to