 | INotificationActivationCallback Interface |
[This is preliminary documentation and is subject to change.]
INotificationActivationCallback Interface
Namespace:
DesktopToast
Assembly:
DesktopToast (in DesktopToast.dll) Version: 0.7.0.0 (0.7.0.0)
Syntaxpublic interface INotificationActivationCallback
Public Interface INotificationActivationCallback
public interface class INotificationActivationCallback
type INotificationActivationCallback = interface end
The INotificationActivationCallback type exposes the following members.
Methods|
| Name | Description |
|---|
 | Activate |
Activate method to be called when a user interacts with a toast in Action Center
|
Top
See Also