Contents

NSSuperscriptAttributeName

The superscript of the text.

Declaration

extern NSAttributedStringKey NSSuperscriptAttributeName;

Discussion

The value of this attribute is an NSNumber object containing an integer. The default value is 0.

See Also

Getting rendering attribute keys