Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 505 Bytes

appnotification_appnotification_290278668.md

File metadata and controls

29 lines (16 loc) · 505 Bytes
-api-id -api-type
M:Microsoft.Windows.AppNotifications.AppNotification.#ctor(System.String)
winrt constructor

Microsoft.Windows.AppNotifications.AppNotification.#ctor(System.String)

-description

Creates a new instance of the AppNotification class.

-parameters

-param payload

The notification payload representation in xml.

-remarks

-see-also

-examples