AchievementMediaAssetType Enum

Definition

Enumeration values that indicate the media asset type associated with the achievement.

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

Fields

Art 2

An art media asset.

Icon 1

An icon media asset.

Unknown 0

The media asset type is unknown.

Applies to