public interface IThemeable
IThemeable
interface can apply theme provided by IThemeProvider
instanceModifier and Type | Method and Description |
---|---|
void |
applyThemeProvider(IThemeProvider themeProvider)
Applies specified theme to current instance
|
void applyThemeProvider(IThemeProvider themeProvider)
themeProvider
- The IThemeProvider
instance which provides new theme for current instance