ConfigurationSnapshot

public struct ConfigurationSnapshot

Snapshot of the current navigation configuration.

Important

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

Public

  • The unit system used for guidance.

    Important

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

    Declaration

    Swift

    public let unitSystem: UnitsSystem
  • The language used by Navigation SDK.

    Important

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

    Declaration

    Swift

    public let language: Locale