UserNotificationChangedTrigger(NotificationKinds) Constructor
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.
Initializes a new instance of the UserNotificationChangedTrigger class.
public:
UserNotificationChangedTrigger(NotificationKinds notificationKinds);
UserNotificationChangedTrigger(NotificationKinds const& notificationKinds);
public UserNotificationChangedTrigger(NotificationKinds notificationKinds);
function UserNotificationChangedTrigger(notificationKinds)
Public Sub New (notificationKinds As NotificationKinds)
Parameters
- notificationKinds
- NotificationKinds
The kind of notification trigger.