Contents

NSAttachmentAttributeName

The attachment for the text.

Declaration

extern NSAttributedStringKey const NSAttachmentAttributeName;

Discussion

The value of this attribute is an NSTextAttachment object. The default value of this property is nil, indicating no attachment.

See Also

Getting attachment attribute keys