Contents

NSTextAlternativesAttributeName

The alternatives for the text.

Declaration

extern NSAttributedStringKey NSTextAlternativesAttributeName;

Discussion

The value of this attribute is an NSTextAlternatives object representing alternatives for a string that may be presented to the user.

See Also

Getting text attribute keys