Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 648 Bytes

usernotificationlistener.md

File metadata and controls

20 lines (14 loc) · 648 Bytes
-api-id -api-type
T:Windows.UI.Notifications.Management.UserNotificationListener
winrt class

Windows.UI.Notifications.Management.UserNotificationListener

-description

Reads and manages a user's notifications.

-remarks

UserNotificationListener requires explicit user permission to be granted before it may be used, so before attempting to access notifications be sure you call RequestAccessAsync from a UI-thread.

-examples

-see-also