kCTBaselineClassIdeographicCentered

Static kCTBaselineClassIdeographicCentered 

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

kCTBaselineClassIdeographicCentered

Key to reference the Ideographic Centered baseline class.

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

See also Apple’s documentation