SimpleSelector

A simple Selectors implementation that registers componentSelector.

Constructors

Link copied to clipboard
constructor(registrySourceContext: IviThemeRegistrySourceContext, componentSelector: IviThemeComponentSelector)

Inherited properties

Link copied to clipboard

Functions

Link copied to clipboard

Called to configure this IviThemeRegistrySource. Implementations can use the receiver to do this. For example:

Inherited functions

Link copied to clipboard
operator override fun equals(other: Any?): Boolean
Link copied to clipboard
override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String