UILabel(VouchrTheme)
@interface UILabel (VouchrTheme)
- (void)applyFontTheme:(VOFontTheme *)fontTheme;
@end
Undocumented
-
Undocumented
Declaration
Objective-C
- (void)applyFontTheme:(VOFontTheme *)fontTheme;
Swift
func apply(_ fontTheme: VOFontTheme!)