AppSortKey
public enum AppSortKey : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case creationtime = "CreationTime" -
Declaration
Swift
public var description: String { get }
View on GitHub
AppSortKey Enumeration Reference