AppNotification.Progress Property

Definition

Gets or sets information about the progress of the app notification.

C#
public AppNotificationProgressData Progress { get; set; }

Property Value

An AppNotificationProgressData object containing information about the progress of the app notification.

Applies to

Product Versions
Windows App SDK 1.1, 1.2, 1.3, 1.4, 1.5, 1.6

See also