Package-level declarations

Types

Link copied to clipboard

A common base class that flavoured NavAppComponentsProviders inherit from.

Link copied to clipboard
@IviExperimental(reasons = [])
class IviSubSetFragmentFactory(fragmentOverrideFrontendExtensions: StateFlow<List<NavAppFragmentOverrideFrontendExtension>>, iviServiceProvider: IviServiceProvider, staticConfigurationProvider: StaticConfigurationProvider) : SubSetFragmentFactory
Link copied to clipboard

A singleton used to access an instance of GlobalComponent for interaction with NavApp Components APIs, ensuring only a single instance of each component exists at a time.

Extends the Android Application class with a VoiceComponentData provider. This IviApplicationExtension can be used by voice plugins to provide an AutomotiveUI VoiceComponentData instance that should be added to the AutomotiveUI components.

Inherited properties

Link copied to clipboard

Gets a display ID for NavApp components.