Contents

baseBackgroundColor

The untransformed color for background views.

Declaration

var baseBackgroundColor: UIColor? { get set }

Discussion

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

See Also

Configuring button colors