attributedSecondaryTitle

An optional second attributed string to display for a suggestion menu item. This value should be localized. This value is an attributed string representation of secondaryTitle.

Declaration

var attributedSecondaryTitle: AttributedString? { get set }