ConfigurationSnapshot
public struct ConfigurationSnapshot
Snapshot of the current navigation configuration.
-
The unit system that is used by all navigation components.
You can change the unit system by updating the property
unitSystem.Declaration
Swift
public let unitSystem: UnitsSystem -
The language that is used by all navigation components.
You can change the language by updating the property
preferredLanguage.Declaration
Swift
public let language: Locale
TomTom SDK for iOS (0.71.1)
ConfigurationSnapshot