ASTextNode(Deprecated) Category Reference
| Declared in | ASTextNode.h |
|---|
attributedString
The attributedString and attributedText properties are equivalent, but attributedText is now the standard API name in order to match UILabel and ASEditableTextNode.
@property (nullable, nonatomic, copy) NSAttributedString *attributedStringDeclared In
ASTextNode.h
truncationAttributedString
The truncationAttributedString and truncationAttributedText properties are equivalent, but attributedText is now the standard API name in order to match UILabel and ASEditableTextNode.
@property (nullable, nonatomic, copy) NSAttributedString *truncationAttributedStringDeclared In
ASTextNode.h