kAXListItemLevelTextAttribute

Static kAXListItemLevelTextAttribute 

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

A CFNumberRef value that indicates the indent level. Each sublist increments the level. The first item should have level 0.

See also Apple’s documentation