ToastNotificationActivatedEventArgsCompat Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides information about an event that occurs when the app is activated because a user tapped on the body of a toast notification or performed an action inside a toast notification.
public class ToastNotificationActivatedEventArgsCompat
type ToastNotificationActivatedEventArgsCompat = class
Public Class ToastNotificationActivatedEventArgsCompat
- Inheritance
-
ToastNotificationActivatedEventArgsCompat
Properties
Argument |
Gets the arguments from the toast XML payload related to the action that was invoked on the toast. |
UserInput |
Gets a set of values that you can use to obtain the user input from an interactive toast notification. |