UIButton(VOTheme)

@interface UIButton (VOTheme)

- (void)applyButtonTheme:(VOButtonTheme *)buttonTheme;

@end

Undocumented