IviThemeRegistrySourceBuilder

Builder class for IviThemeRegistrySources.

Should be implemented by a class that knows how to instantiate a particular IviThemeRegistrySource.

Functions

Link copied to clipboard
abstract fun build(registrySourceContext: IviThemeRegistrySourceContext): IviThemeRegistrySource

Creates an new instances of a particular IviThemeRegistrySource with a given registrySourceContext.