WithStyleResource
An IviThemeComponent with only one styleResourceId.
Use IviThemeComponent.WithStylingFlavorType or IviThemeComponent.WithoutStylingFlavorType to allow more than one Android style to be applied when this IviThemeComponent is selected for its IviThemeCategory.
Parameters
id
The unique identifier of this IviThemeComponent. The following naming convention is applicable: <company>.<product>.themecomponent.<category>.<id>
. For example: com.tomtom.ivi.themecomponent.color.dark
themeCategory
The IviThemeCategory this component belongs to.
styleResourceId
The resource ID of the IviThemeComponent's style.
label
The label of the theme component.