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