Package com.tomtom.ivi.appsuite.gradle.navigation.api.appsuitedefaults.navigation.visualcues

This package defines a plugin that adds the visual cues service and frontend to the defaults. Visual cues functionality is an optional feature of the Navigation TomTom Digital Cockpit Application and it is not considered as a part of product core, therefore plugin shall be applied separately.

Types

Link copied to clipboard
class IviDefaultsVisualCuesPlugin : IviDefaultsPlugin

Adds the Visual Cues frontend and debug tab extension to the defaults. Visual Cues is an optional part of the Navigation TomTom Digital Cockpit Application. Plugin shall be applied separately to enable the feature.

Properties

Link copied to clipboard
val visualCuesFrontend: FrontendConfig
Link copied to clipboard
val IviAppsuite.visualCuesGroup: IviDefaultsGroupConfig

Build time configuration group for the Visual Cues part of the Navigation TomTom Digital Cockpit Application.

Link copied to clipboard
val visualCuesServiceHosts: List<IviServiceHostConfig>