StockSystemUiHost

@IviExperimental(reasons = [])
class StockSystemUiHost(systemUiHostContext: SystemUiHostContext) : SystemUiHost

The stock system UI host implementation, providing TomTom Digital Cockpit's default look & feel.

May be used by an activity and other components capable of displaying the system UI, like a VirtualDisplay.

See StockAdaptivenessBucket for the layout resource IDs used by the stock system UI.

Constructors

Link copied to clipboard
constructor(systemUiHostContext: SystemUiHostContext)

Properties

Link copied to clipboard

Inherited properties

Link copied to clipboard
Link copied to clipboard
lateinit override var softInputAccessor: SoftInputAccessor
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String

Inherited functions

Link copied to clipboard
fun setIntent(intent: Intent)