pub unsafe static kAXListItemIndexTextAttribute: &'static CFStringAvailable on crate feature
AXTextAttributedString only.Expand description
A
CFNumberRef
value that indicates the line index. Each list item increments the index, even for unordered lists. The first item should have index 0.
See also Appleās documentation