Contents

baseForegroundColor

The untransformed color for foreground views.

Declaration

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

Discussion

The button configuration may transform the base color before applying it to foreground views.

See Also

Configuring button colors