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
TomTomSDKNavigation/TomTomNavigation/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
TomTomSDKNavigation/TomTomNavigation/preferredLanguage
.Declaration
Swift
public let language: Locale