Package-level declarations

Defines all core IviThemeComponents of the stock theme and the related IviThemeRegistrySources implementations.

Types

Properties

Link copied to clipboard

ID of the theme component selector that selects the default stock core IviThemeComponents.

Functions

Link copied to clipboard
@IviExperimental(reasons = [])
fun IviThemeCategory.createStockThemeComponent(componentName: String = "stock", componentLabel: String = "Stock"): IviThemeComponent.WithoutStylingFlavorType

Creates an IviThemeComponent for theming the IviThemeCategory receiver instance as part of the stock theme.

Link copied to clipboard

Creates IviThemeComponents for theming the IviThemeCategory receiver instance as part of the stock theme. An IviThemeComponent is created for each styling flavor defined by the enum type SF.