SortOrder Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The order to sort the leaderboard in
[Windows.Foundation.Metadata.Version(1)]
public enum SortOrder
type SortOrder =
Public Enum SortOrder
- Inheritance
-
SortOrder
- Attributes
-
Windows.Foundation.Metadata.VersionAttribute
Fields
Name | Value | Description |
---|---|---|
Ascending | 0 | |
Descending | 1 |