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