ConfigurationSnapshot

Snapshot of the current navigation configuration.

Properties

Link copied to clipboard

The language that is used by all navigation components. You can change the language by updating the property com.tomtom.sdk.navigation.TomTomNavigation.preferredLanguage.

Link copied to clipboard

UnitSystem that is used by all navigation components. You can change the unit system by updating the property com.tomtom.sdk.navigation.TomTomNavigation.unitSystem.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String