Skip to main content

kAXListItemLevelTextAttribute

Static kAXListItemLevelTextAttribute 

Source
pub unsafe static kAXListItemLevelTextAttribute: &'static CFString
Available on crate features AXTextAttributedString and HIServices 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