Contents

textItemTag

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

Declaration

static let textItemTag: NSAttributedString.Key

Discussion

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

See Also

Getting text attribute keys