Enumerations

The following enumerations are available globally.

FormatUtils

  • Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum FormatUtils

ValueWithUnitFormatterError

  • Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public enum ValueWithUnitFormatterError : Error

ValueWithUnitFormatter

  • Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public enum ValueWithUnitFormatter

GeoJSONGeometry

  • Enum containing geometry of a specific type.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public enum GeoJSONGeometry

GPSStatus

  • Indicates if GPS is fixed or not as a result of LocationValidator

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public enum GPSStatus
  • The source that provides the location.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum LocationEngineProviderType
  • Represents the side of the road at which RoutePoint is located.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum RoadSide

LogLevel

  • LogLevel - Can be used to set desired log accuracy

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public enum LogLevel : Int

StringResponseDecoderError

  • Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public enum StringResponseDecoderError : Error

NetworkStatus

  • Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public enum NetworkStatus

UnitsSystem

  • Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    @frozen
    public enum UnitsSystem : Codable, CaseIterable, Equatable

SpecificUnitSystem

  • Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public enum SpecificUnitSystem : Codable, CaseIterable

FileStorageError

  • File storage errors.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum FileStorageError : Error
    extension FileStorageError: LocalizedError
  • Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public enum ScreenGeometry
  • Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public enum SectionHelper