pub unsafe static kAXSuperscriptTextAttribute: &'static CFStringAvailable on crate feature
AXTextAttributedString only.Expand description
A
CFNumberRef
value that indicates whether the text is superscript (value > 0) or subscript (value
<
0).
See also Appleās documentation