pub unsafe static kAXFontTextAttribute: &'static CFStringAvailable on crate feature
AXTextAttributedString only.Expand description
A dictionary (a
CFDictionaryRef
) of two or more font keys.
The dictionary associated with this attribute must contain the {
kAXFontNameKey} and
{@link kAXFontSizeKey} font keys. It may also contain the {@link kAXFontFamilyKey} and
{@link kAXVisibleNameKey} font keys.
See also Appleās documentation