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.
The untransformed color for background views.
var baseBackgroundColor: UIColor? { get set }The button configuration may transform the base color before applying it to background elements.