kCTBaselineClassHanging

Static kCTBaselineClassHanging 

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

kCTBaselineClassHanging

Key to reference the Hanging baseline class.

This key can be used with a baseline info dictionary to offset to the Hanging baseline as a CFNumberRef float. It can also be used as the value for kCTBaselineClassAttributeName.

See also Apple’s documentation