Edit

Share via


AchievementProgression.Requirements Property

Definition

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

public Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Achievements.AchievementRequirement> Requirements { get; }
member this.Requirements : Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Achievements.AchievementRequirement>
Public ReadOnly Property Requirements As IVectorView(Of AchievementRequirement)

Property Value

Windows.Foundation.Collections.IVectorView<AchievementRequirement>

Implements

Microsoft.Xbox.Services.Achievements.__IAchievementProgressionPublicNonVirtuals.Requirements

Applies to