Sorting
Less than 1 minute
Sorting
Describes in which order items are sorted.
- Type: Enum
- Namespace: Melora.Plugins.Enums
public enum SortingValues
| Key | Name | Summary |
|---|---|---|
| 0 | Default | Default sorting, provided from platform. |
| 1 | Title | Sort by title. |
| 2 | Artist | Sort by artist name. |
| 3 | Duration | Sort by duration. |
