Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.37 KB

pushnotificationreceivedeventargs_cancel.md

File metadata and controls

26 lines (18 loc) · 1.37 KB
-api-id -api-type
P:Windows.Networking.PushNotifications.PushNotificationReceivedEventArgs.Cancel
winrt property

Windows.Networking.PushNotifications.PushNotificationReceivedEventArgs.Cancel

-description

Gets or sets whether Windows should perform its default handling of the notification.

-property-value

True to prevent default processing of the notification by Windows, otherwise false. The default value is false.

-remarks

-examples

-see-also

Windows Push Notification Services (WNS) overview, Push and periodic notifications sample (archived), Quickstart: Sending a push notification, How to request, create, and save a notification channel, Push notification service request and response headers

-capabilities

internetClient