PCPOIFiltercache

public enum PCPOIFiltercache : 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"