Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 580 Bytes

appnotificationprogressdata.md

File metadata and controls

27 lines (15 loc) · 580 Bytes
-api-id -api-type
T:Microsoft.Windows.AppNotifications.AppNotificationProgressData
winrt class

Microsoft.Windows.AppNotifications.AppNotificationProgressData

-description

Represents progress data for an app notification.

-remarks

Initiate app notification progress updates by calling UpdateAsync.

-see-also

UpdateAsync

-examples