kAXUnderlineTextAttribute

Static kAXUnderlineTextAttribute 

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

A CFNumberRef value that describes the underline style (see {

 //apple_ref/c/tdef/AXUnderlineStyle AXUnderlineStyle} for possible values).
  

See also Apple’s documentation