StockSystemUiHost

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.

Constructors

Link copied to clipboard
fun StockSystemUiHost(systemUiHostContext: SystemUiHostContext)

Properties

Link copied to clipboard
open override val supportedPanelTypes: PanelTypeSet

Inherited properties

Link copied to clipboard
val rootView: ViewGroup
Link copied to clipboard
lateinit var softInputAccessor: SoftInputAccessor
Link copied to clipboard
open val unsupportedPanelTypes: PanelTypeSet

Inherited functions

Link copied to clipboard
open override fun onBackPressed(): Boolean