applyActiveThemeComponents

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

Parameters

themeComponents

Collection of IviThemeComponents to apply to the activeTheme.

See also

Throws