background
The configuration to customize the button background.
Declaration
@property (nonatomic, strong, readwrite) UIBackgroundConfiguration * background;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.