Edit

Share via


AchievementOrderBy Enum

Definition

Enumeration values that indicate the achievement sort order.

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

Fields

Default 0

Default order does not guarantee sort order.

TitleId 1

Sort by title id.

UnlockTime 2

Sort by achievement unlock time.

Applies to