SortingConfigurations
public struct SortingConfigurations
A type that stores information on how various items should be sorted for viewing.
-
How the tracked lists are sorted in the app’s initial view.
Declaration
Swift
public let hillListsSortingConfiguration: HillListsSortingConfiguration
-
How the hills within a list are sorted when viewing the list’s content.
Declaration
Swift
public let hillListContentSortingConfiguration: HillListContentSortingConfiguration