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 *attributedString

Declared 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 *truncationAttributedString

Declared In

ASTextNode.h