AchievementProgression Class

Definition

Represents progress details about the achievement, including requirements.

[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class AchievementProgression
type AchievementProgression = class
    interface __IAchievementProgressionPublicNonVirtuals
Public NotInheritable Class AchievementProgression
Inheritance
AchievementProgression
Attributes
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute

Properties

Requirements

The actions and conditions that are required to unlock the achievement.

TimeUnlocked

The timestamp when the achievement was first unlocked.

Applies to