Click or drag to resize

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)
Syntax
public interface INotificationActivationCallback

The INotificationActivationCallback type exposes the following members.

Methods
  NameDescription
Public methodActivate
Activate method to be called when a user interacts with a toast in Action Center
Top
See Also