Contents

baseBackgroundColor

The untransformed color for background views.

Declaration

@property (nonatomic, strong, readwrite) UIColor * baseBackgroundColor;

Discussion

The button configuration may transform the base color before applying it to background elements.

See Also

Configuring button colors