kAXMarkedMisspelledTextAttribute

Static kAXMarkedMisspelledTextAttribute 

Source
pub unsafe static kAXMarkedMisspelledTextAttribute: &'static CFString
Available on crate feature AXTextAttributedString only.
Expand description

A CFBooleanRef value that indicates whether the text is visibly shown as misspelled (for example, with a squiggle underneath the text).

See also Apple’s documentation