attributedText
An attributed variant of the primary text.
Declaration
@property (nonatomic, copy) NSAttributedString * attributedText;Discussion
This value supersedes the text property.
An attributed variant of the primary text.
@property (nonatomic, copy) NSAttributedString * attributedText;This value supersedes the text property.