UIButton(VOTheme)
@interface UIButton (VOTheme)
- (void)applyButtonTheme:(VOButtonTheme *)buttonTheme;
@end
Undocumented
-
Undocumented
Declaration
Objective-C
- (void)applyButtonTheme:(VOButtonTheme *)buttonTheme;
Swift
func apply(_ buttonTheme: VOButtonTheme!)