attributedTitle
The text and style attributes for the button’s title label.
Declaration
var attributedTitle: AttributedString? { get set }Discussion
The configuration sets the title property to match the string value of this attributed string. To change the button title when the button state changes, use configurationUpdateHandler or updateConfiguration().