kCTBaselineClassIdeographicHigh

Static kCTBaselineClassIdeographicHigh 

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

kCTBaselineClassIdeographicHigh

Key to reference the Ideographic High baseline class.

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

See also Apple’s documentation