Selectors
abstract class Selectors(registrySourceContext: IviThemeRegistrySourceContext) : IviThemeRegistrySource
This type of IviThemeRegistrySource can register zero or more IviThemeComponentSelectors. Each IviThemeComponentSelector can select the active IviThemeComponent per IviThemeCategory.
Use SimpleSelector if the source only registers a single IviThemeComponentSelector.
See registerSelectors to control the registration order of IviThemeComponentSelector.
Inheritors
Inherited properties
Link copied to clipboard
Identifies this IviThemeRegistrySource.
Functions
Link copied to clipboard
Called to configure this IviThemeRegistrySource. Implementations can use the receiver to do this. For example: