attributedText
An attributed variant of the primary text.
Declaration
@property (nonatomic, copy) NSAttributedString * attributedText;Discussion
Setting this property supersedes text and some properties of textProperties.
An attributed variant of the primary text.
@property (nonatomic, copy) NSAttributedString * attributedText;Setting this property supersedes text and some properties of textProperties.