RGLUIConfigurationBuilder
@interface RGLUIConfigurationBuilder : NSObject
RGL_EMPTY_INIT_UNAVAILABLE
- (void)setColor:(UIColor *)color forItem:(RGLCustomizationColor)item;
- (void)setFont:(UIFont *)font forItem:(RGLCustomizationFont)item;
- (void)setImage:(UIImage *)image forItem:(RGLCustomizationImage)item;
@end
Undocumented
-
Unavailable
Not the designated initializer.
Undocumented
Declaration
Objective-C
RGL_EMPTY_INIT_UNAVAILABLE
-
Unavailable
Not the designated initializer.
Undocumented
Declaration
Objective-C
RGL_EMPTY_INIT_UNAVAILABLE
-
Undocumented
Declaration
Objective-C
- (void)setColor:(UIColor *)color forItem:(RGLCustomizationColor)item;
-
Undocumented
Declaration
Objective-C
- (void)setFont:(UIFont *)font forItem:(RGLCustomizationFont)item;
-
Undocumented
Declaration
Objective-C
- (void)setImage:(UIImage *)image forItem:(RGLCustomizationImage)item;