Contents

background

The configuration to customize the button background.

Declaration

var background: UIBackgroundConfiguration { get set }

Discussion

The button lays out foreground configuration elements such as title, subtitle, and image on top of background elements. Use this property for detailed control over the background.

See Also

Configuring the button background