Package com.mapbox.navigation.ui.base.installer     
  Types
Link copied to clipboard
                UIComponents installer interface.
Link copied to clipboard
                Installed component handle that allows early component removal.
Functions
Link copied to clipboard
                Find installed component of type T.
Link copied to clipboard
                fun MapboxNavigation.installComponents(lifecycleOwner: LifecycleOwner, config: ComponentInstaller.() -> Unit)
Content copied to clipboard
Install UI components in receiving MapboxNavigation instance.
fun MapboxNavigationApp.installComponents(lifecycleOwner: LifecycleOwner, config: ComponentInstaller.() -> Unit)
Content copied to clipboard
Install UI components in the default MapboxNavigation instance.