Factory

fun Factory(    iviServiceProvider: IviInstanceBoundIviServiceProvider,     staticConfigurationProvider: StaticConfigurationProvider,     panelTypesSupportedBySystemUi: PanelTypeSet)

Parameters

iviServiceProvider

Provides Frontends with access to services.

staticConfigurationProvider

Allows retrieving the values of static configurations, given a configuration key.

panelTypesSupportedBySystemUi

Which panels types the system UI can present to the user when added to the Frontend. This information is used for isPanelTypeSupportedBySystemUi.