Contents

UITextItemTagAttributeName

The name of a custom tag associated with a text item.

Declaration

extern NSAttributedStringKey const UITextItemTagAttributeName;

Overview

The value of this attribute is an NSString object with the tag name of a UITextItem object.

See Also

Getting text attribute keys