subtitle
The text the subtitle label of the button displays.
Declaration
@property (nonatomic, copy, readwrite) NSString * subtitle;Discussion
This property matches the string value of the attributedSubtitle property. To change the button subtitle when the button state changes, use configurationUpdateHandler or updateConfiguration().