navigationEngineRegistry

@get:RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
abstract val navigationEngineRegistry: NavigationEngineRegistry

Provides access to current registered engines and allows updating them.

Throws

if the instance of TomTomNavigation is closed.