Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 577 Bytes

usernotificationlistener_getnotification_870027926.md

File metadata and controls

26 lines (18 loc) · 577 Bytes
-api-id -api-type
M:Windows.UI.Notifications.Management.UserNotificationListener.GetNotification(System.UInt32)
winrt method

Windows.UI.Notifications.Management.UserNotificationListener.GetNotification

-description

Retrieves the specified notification.

-parameters

-param notificationId

The ID of the notification to retrieve.

-returns

The notification if it exists; otherwise, null.

-remarks

-examples

-see-also