Contents

baseForegroundColor

The untransformed color for foreground views.

Declaration

var baseForegroundColor: UIColor? { get set }

Discussion

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

See Also

Configuring button colors