Edit

Share via


AchievementParticipationType Enum

Definition

Enumeration values that indicate the participation type for an achievement.

[Windows.Foundation.Metadata.Version(1)]
public enum AchievementParticipationType
type AchievementParticipationType = 
Public Enum AchievementParticipationType
Inheritance
AchievementParticipationType
Attributes
Windows.Foundation.Metadata.VersionAttribute

Fields

Group 2

An achievement that can be earned as a group participant.

Individual 1

An achievement that can be earned as an individual participant.

Unknown 0

The participation type is unknown.

Applies to