applyActiveThemeComponents

abstract suspend fun applyActiveThemeComponents(themeComponents: List<IviThemeComponent>)

See also

Parameters

themeComponents

Collection of IviThemeComponents to apply to the activeTheme.

Throws