DebugSystemUiService

interface DebugSystemUiService

A service that provides access to debugging/development functionality for TomTom Digital Cockpit's stock system UI.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val processPanelPosition: ProcessPanelPosition?

The position that the system UI should place the main process panel at, or null if the system UI should place it at its default position.

Functions

Link copied to clipboard
abstract suspend fun setProcessPanelPosition(processPanelPosition: ProcessPanelPosition?)

Sets the position that the system UI should place the main process panel at or null to let the system UI place it at its default position.