PCFiltercache
public enum PCFiltercache : String, Codable, Equatable, CaseIterable
Filters the location-based app by its caching method.
-
Undocumented
Declaration
Swift
case preload = "preload" -
Undocumented
Declaration
Swift
case approaching = "approaching"
View on GitHub
PCFiltercache Enumeration Reference