TKTheme Class Reference
Inherits from | NSObject |
Declared in | TKTheme.h |
Instance Methods
addStyleGroup:
Adds a style group to the theme.
- (void)addStyleGroup:(TKStyleGroup *)aStyleGroup
Parameters
- aStyleGroup
The style group.
Declared In
TKTheme.h
removeAllStyleGroups
Removes all style groups from the theme.
- (void)removeAllStyleGroups
Declared In
TKTheme.h